Summary
Checks whether the specified index is within the range of this
collection.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- Data
Type Collection Base
Syntax
protected void RangeCheck(int index)
Parameters
Name | Type | Description |
---|---|---|
index | int | The index to check. |
Return Value
Type | Description |
---|---|
void |