| IIterable Methods |
The IIterable type exposes the following members.
| Name | Description | |
|---|---|---|
| GetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) | |
| GetItem |
Gets the item by index from array
(Inherited from IArray.) | |
| GetIterator |
Gets a new iterator
|
| Name | Description | |
|---|---|---|
| CastT | (Defined by ArrayExtensions.) | |
| IndexOf | (Defined by FindUtility.) |