Adds the elements of a WebMap array to the end of the collection.
Adds the elements of a WebMap array to the end of the collection.
public void AddRange(WebMap[]);
Adds the elements of a WebMapCollection to the end of the collection.
public void AddRange(WebMapCollection);
WebMapCollection Class | NAnt.VSNet.Types Namespace