Sitecore 5.1.1 API

ItemCollection.ToArray Method 

[Visual Basic]
Public Function ToArray() As Item()
[C#]
public Item[] ToArray();

See Also

ItemCollection Class | Sitecore.Collections Namespace