CopyTo
DrawingGuidesCollection.CopyTo method
Copies all elements from the collection to the specified array.
public void CopyTo(IDrawingGuide[] array, int index)
Parameter | Type | Description |
---|---|---|
array | IDrawingGuide[] | Target array. |
index | Int32 | Starting index in the target array. |
See Also
- interface IDrawingGuide
- class DrawingGuidesCollection
- namespace Aspose.Slides
- assembly Aspose.Slides