TopoBaseInfoEntryCollection.AddRange Methods
Adds the contents of another collection to the end of this collection.
AddRange(IEnumerable< TopoBaseInfoEntry > items)
Adds the elements of the specified collection to the end of the collection.Syntax
public void AddRange (
IEnumerable< TopoBaseInfoEntry > items
)
Parameters
The collection whose elements should be added to the end of the collection.
Platforms
Windows, Linux, Android