Click or drag to resize
IIterable Methods

The IIterable type exposes the following members.

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