[]
Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.
public void CopyTo(IFpStatusBarElement[] array, int arrayIndex)
Public Sub CopyTo(array As IFpStatusBarElement(), arrayIndex As Integer)
Type | Name | Description |
---|---|---|
IFpStatusBarElement[] | array | |
int | arrayIndex |