|
GemBox.Spreadsheet Hierarchy ... GemBox.Spreadsheet.CellRange ---- System.Collections.IEnumerable
|
|
NativeExcel for .Net Developer's Reference ... NativeExcel.IHyperlinks ---- System.Collections.IEnumerable
|
|
DataTable's themselves are not IEnumerable. There is a long history to why this is so, and I won't go into it here. The DataTableExtensions define the standard query operator ...
|
|
aspNetMime Hierarchy ... aspNetMime.AddressCollection ---- System.Collections.ICollection , System.Collections.IEnumerable , System ...
|
|
AspMap Hierarchy: AspMap for .NET ... AspMap.Recordset ---- System.Collections.IEnumerable
|
|
The methods of System.Collections.IEnumerable are listed below. For a list of all members, see the IEnumerable Members list. Public Methods
|
|
The members of System.Collections.IEnumerable are listed below. [ ...
|
|
Exposes the enumerator, which supports a simple iteration over a non-generic collection. ... Exposes the enumerator, which supports a simple iteration over a non-generic collection ...
|
|
Exposes the enumerator, which supports a simple iteration over a non-generic collection. ... Exposes the enumerator, which supports a simple iteration over a non-generic collection ...
|
|
Assembly mscorlib Library BCL Summary Implemented by classes that support a simple iteration over instances of the collection. Description [ Note : IEnumerable contains the System ...
|