IShapeCollectionToArray Method

Overload List
  NameDescription
Public methodToArray
Creates and returns an array with all shapse in it.
Public methodToArray(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.
See Also