IShapeCollectionToArray Method |
Name | Description | |
---|---|---|
![]() | ToArray |
Creates and returns an array with all shapse in it.
|
![]() | ToArray(Int32, Int32) |
Creates and returns an array with all shapes from the specified range in it.
An index of a first shape to return.A number of shapes to return. |