NAnt SDK Documentation - v0.92

WebMapCollection.Contains Method

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