[This is preliminary documentation and subject to change.]
Determines whether a Category is in the collection.
Determines whether a Category is in the collection.
public bool Contains(Category);
Determines whether a Category with the specified value is in the collection.
public bool Contains(string);
CategoryCollection Class | NAnt.NUnit2.Types Namespace