[]
Copies the subitems of the collection to a new array.
public ListItemInfo[] ToArray()
Public Function ToArray() As ListItemInfo()
A ListItemInfo array that contains all the items in the collection.