NAnt SDK Documentation - v0.85-nightly-2005-11-09

WebMapCollection.Contains Method

[This is preliminary documentation and subject to change.]

Determines whether a WebMap is in the collection.

Overload List

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

See Also

WebMapCollection Class | NAnt.VSNet.Types Namespace