Determines whether a Argument is in the collection.
Determines whether a Argument is in the collection.
public bool Contains(Argument);
Determines whether a Argument with the specified value is in the collection.
public bool Contains(string);
ArgumentCollection Class | NAnt.Core.Types Namespace