[]
Copies the subItems of the colletion to a new Array.
public ListItem[] ToArray()
Public Function ToArray() As ListItem()
A ListItem array contains all the item which in the collection.