[]
Copies the subItems of the colletion to a new ListColumn array.
public ListColumn[] ToArray()
Public Function ToArray() As ListColumn()
A ListColumn array value with items copied from the collection.