CopyTo
Leave feedback
On this page
Copies the elements of the collection to an Array, starting at a particular Array index.
public void CopyTo(DateFormat[] array, int arrayIndex)
| Parameter | Type | Description |
|---|---|---|
| array | DateFormat[] | The one-dimensional Array that is the destination of the elements copied from the collection. |
| arrayIndex | Int32 | The zero-based index in array at which copying begins. |
- class DateFormat
- class DateFormatCollection
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.