Search
ArrayIterable(T) Members
Constructors Methods
 


Defines an Iterable on a two-dimensional array of type T.

The following tables list the members exposed by the ArrayIterable(T) type.

 Public Constructors

  Name Description

ArrayIterable

 

 Public Methods

  Name Description

iterator

Iterable.iterator implementation.

 See Also