ASP.NET Pack Programmer's Guide
ArrayIterable(T) Members
Constructors Methods
 


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

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

 Public Constructors

  Name Description

ArrayIterable

Initializes a new instance of the ArrayIterable class.

 Public Methods

  Name Description

iterator

Iterable.iterator implementation.

 See Also

ArrayIterable(T) Class
com.mindfusion.common Namespace