Determines whether a WebMap is in the collection.
Determines whether a WebMap is in the collection.
public bool Contains(WebMap);
Determines whether a WebMap with the specified value is in the collection.
public bool Contains(string);
WebMapCollection Class | NAnt.VSNet.Types Namespace