NAnt SDK Documentation - v0.92

ModuleCollection Properties

The properties of the ModuleCollection class are listed below. For a complete list of ModuleCollection class members, see the ModuleCollection Members topic.

Public Instance Properties

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.

Protected Instance Properties

List Gets the list of elements contained in the ModuleCollection instance.

See Also

ModuleCollection Class | NAnt.DotNet.Types Namespace