CustomCommandButtonCollection.CopyTo
CustomCommandButtonCollection.CopyTo method
Copies the collection to an array.
public void CopyTo(Array array, int index)
Parameter | Type | Description |
---|---|---|
array | Array | The array. |
index | Int32 | The start index of the array. |
See Also
- class CustomCommandButtonCollection
- namespace Aspose.Cells.GridWeb
- assembly Aspose.Cells.GridWeb