NAnt SDK Documentation - v0.92

WebMapCollection.AddRange Method

Adds the elements of a WebMap array to the end of the collection.

Overload List

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);

See Also

WebMapCollection Class | NAnt.VSNet.Types Namespace