The properties of the ModuleCollection class are listed below. For a complete list of ModuleCollection class members, see the ModuleCollection Members topic.
Count | Gets the number of items in the collection. |
IsFixedSize | Gets a value indicating whether the collection has a fixed size. |
IsReadOnly | Gets a value indicating whether the collection has a fixed size. |
Item | Gets or sets the item at the specified index. |
List | Gets the list of elements contained in the ModuleCollection instance. |
ModuleCollection Class | NAnt.DotNet.Types Namespace