CopyTo
VideoCollection.CopyTo method
Copies videos to specified array starting from specified index.
public void CopyTo(Array array, int index)
Parameter | Type | Description |
---|---|---|
array | Array | Array. |
index | Int32 | Index. |
See Also
- class VideoCollection
- namespace Aspose.Slides
- assembly Aspose.Slides