Gets or sets the item at the specified index.
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | The index parameter is less than 0 or greater than or equal to the value of the Count property of the ModuleCollection. |
ModuleCollection Class | NAnt.DotNet.Types Namespace