CopyTo
SectionCollection.CopyTo method
Copies the entire collection to the specified array.
public void CopyTo(Array array, int index)
Parameter | Type | Description |
---|---|---|
array | Array | Target array |
index | Int32 | Index in the target array. |
See Also
- class SectionCollection
- namespace Aspose.Slides
- assembly Aspose.Slides