|
NLog Logging Library ... NLog.FilterCollection.Enumerator ---- System.Collections.IEnumerator
|
|
isee.NET Framework Documentation ... iseeNET.ListInputDevice.List.ItemCollection.ItemEnumerator ---- System.Collections.IEnumerator
|
|
... Entry leave the position of the enumerator unchanged: consecutive calls to this property are required to return the same Object until System.Collections.IEnumerator.MoveNext ...
|
|
AspMap Hierarchy: AspMap for .NET ... AspMap.Callouts ---- System.Collections.IEnumerable , System.Collections.IEnumerator
|
|
The members of System.Collections.IEnumerator are listed below. [ ... MoveNext () : bool Advances the current instance to the next element of ...
|
|
System.Collections.IEnumerator . Documentation for this section has not yet been entered. AttributeSchemas [read-only] System.Collections.IEnumerator
|
|
Supports a simple iteration over a nongeneric collection. ... IEnumerator is the base interface for all nongeneric enumerators. For the generic version of this interface see ...
|
|
Supports a simple iteration over a collection. For a list of all members of this type, see IEnumerator Members . [Visual Basic]
|
|
Assembly mscorlib Library BCL Summary Implemented by classes that support a simple iteration over a collection. Description [ Note : IEnumerator contains the System.Collections ...
|