[]
Copies the subitems of the collection to a new array.
public ItemTemplateInfo[] ToArray()
Public Function ToArray() As ItemTemplateInfo()
Type | Description |
---|---|
ItemTemplateInfo[] | An ItemTemplateInfo array that contains all the items in the collection. |