Click or drag to resize
IIterableT Methods

The IIterableT generic type exposes the following members.

Methods
  NameDescription
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableT.)
Public methodGetItem
Gets the item by index from array
(Inherited from IArrayT.)
Public methodGetIteratorT
Gets a new generic iterator
Top
Extension Methods
See Also