Method CopyTo
CopyTo(IShape[], Int32)
Declaration
public void CopyTo(IShape[] array, int arrayIndex)
Parameters
Type | Name | Description |
---|---|---|
IShape[] | array | |
System.Int32 | arrayIndex |
Implements
System.Collections.Generic.ICollection<T>.CopyTo(T[], System.Int32)