CopyTo

GridWorksheetCollection.CopyTo method

Kopiert Inhalt in ein Array.

public void CopyTo(Array array, int index)
ParameterTypBeschreibung
arrayArrayEine Anordnung.
indexInt32Index des Arrays.

Siehe auch