Sitecore 5.1.1 API

ItemCollection.AddRange Method (Item[])

[Visual Basic]
Overloads Public Sub AddRange( _
   ByVal items As Item() _
)
[C#]
public void AddRange(
   Item[] items
);

See Also

ItemCollection Class | Sitecore.Collections Namespace | ItemCollection.AddRange Overload List