CopyTo
AudioCollection.CopyTo method
Copies audios 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 AudioCollection
- namespace Aspose.Slides
- assembly Aspose.Slides