[]
Copies the subitems of the collection to a new ListColumnInfo array.
public ListColumnInfo[] ToArray()
Public Function ToArray() As ListColumnInfo()
Type | Description |
---|---|
ListColumnInfo[] | A ListColumnInfo array value with items copied from the collection. |