Determines whether a Option is in the collection.
Determines whether a Option is in the collection.
public bool Contains(Option);
Determines whether a Option for the specified task is in the collection.
public bool Contains(string);
OptionCollection Class | NAnt.Core.Types Namespace