![]() |
Initializes a new instance of the ModuleCollection for the specified ModuleSet. |
![]() | Gets the number of items in the collection. |
![]() | Gets a value indicating whether the collection has a fixed size. |
![]() | Gets a value indicating whether the collection has a fixed size. |
![]() | Gets or sets the item at the specified index. |
![]() | Adds a Module to the end of the collection. |
![]() | Adds the items of a ModuleCollection to the end of the collection. |
![]() | Removes all items from the collection. |
![]() | Determines whether a Module is in the collection. |
![]() | Copies the items of the collection to an Array, starting at a particular index. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an enumerator that can iterate through the collection. |
![]() | Serves as a hash function for a particular type. |
![]() | Gets the Type of the current instance. |
![]() | Gets the location of a Module in the collection. |
![]() | Inserts a Module into the collection at the specified index. |
![]() | Removes the specified Module from the collection. |
![]() | Removes an item at a specific index. |
![]() | Returns a String that represents the current Object. |
![]() | Gets the list of elements contained in the ModuleCollection instance. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ModuleCollection Class | NAnt.DotNet.Types Namespace