[This is preliminary documentation and is subject to change.]
Copies the objects in the collection to a new array.
| C# |
public T[] ToArray()
An array containing the objects currently in this
IndexedList.
[This is preliminary documentation and is subject to change.]
| C# |
public T[] ToArray()