Click or drag to resize

ShapeList ToArray Method

Overload List
Name Description
Public method ToArray
Creates and returns an array with all shapse in it.
Public method 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.
Top
See Also