CopyTo
DateFormatCollection.CopyTo method
Kopiert die Elemente der Sammlung in eineArray , beginnend bei einem bestimmtenArray index.
public void CopyTo(DateFormat[] array, int arrayIndex)
Parameter | Typ | Beschreibung |
---|---|---|
array | DateFormat[] | Das EindimensionaleArray das ist das Ziel der aus der Sammlung kopierten Elemente. |
arrayIndex | Int32 | Der nullbasierte Index im Array, bei dem das Kopieren beginnt. |
Siehe auch
- class DateFormat
- class DateFormatCollection
- namensraum GroupDocs.Search.Options
- Montage GroupDocs.Search