NAnt SDK Documentation - v0.92 |
|
CategoryCollection Members
CategoryCollection overview
Public Instance Constructors
CategoryCollection
|
Overloaded. Initializes a new instance of the CategoryCollection class. |
Public Instance Properties
Count (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Item | Overloaded. Gets the Category with the specified name. |
Public Instance Methods
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. |
Protected Instance Properties
Items (inherited from 0, Culture=neutral, PublicKeyToken=null]]) | |
Protected Instance Methods
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]]) | |
See Also
CategoryCollection Class | NAnt.NUnit2.Types Namespace