CopyTo
CustomCommandButtonCollection.CopyTo method
Копирует коллекцию в массив.
public void CopyTo(Array array, int index)
Параметр | Тип | Описание |
---|---|---|
array | Array | Массив. |
index | Int32 | Начальный индекс массива. |
Смотрите также
- class CustomCommandButtonCollection
- пространство имен Aspose.Cells.GridWeb
- сборка Aspose.Cells.GridWeb