[This is preliminary documentation and subject to change.]
Determines whether a FilterBuilder is in the collection.
Determines whether a FilterBuilder is in the collection.
public bool Contains(FilterBuilder);
Determines whether a FilterBuilder for the specified task is in the collection.
public bool Contains(string);
FilterBuilderCollection Class | NAnt.Core.Filters Namespace