The methods of the CategoryCollection class are listed below. For a complete list of CategoryCollection class members, see the CategoryCollection Members topic.
Add (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
AddRange | |
Clear (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Contains (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
CopyTo (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetEnumerator (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. |
GetType (inherited from Object) | Gets the Type of the current instance. |
IndexOf (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Insert (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Remove (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
RemoveAt (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
ToString | Returns a comma-delimited list of categories. |
ClearItems (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
InsertItem (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
RemoveItem (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
SetItem (inherited from 0, Culture=neutral, PublicKeyToken=null]]) |
CategoryCollection Class | NAnt.NUnit2.Types Namespace