Persistate API documentation
ToArray Method
NamespacesPersistateIndexedList<(Of <(<'T>)>)>ToArray()()()()

[This is preliminary documentation and is subject to change.]

Copies the objects in the collection to a new array.
Declaration Syntax
C#
public T[] ToArray()
Return Value
An array containing the objects currently in this IndexedList.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)