IEnumerator Interface
Supports a simple iteration over a non-generic collection.
Namespace:
System.CollectionsAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NamespaceAttribute] public interface IEnumerator : IBridgeClass
<ExternalAttribute> _ <NamespaceAttribute> _ Public Interface IEnumerator _ Inherits IBridgeClass
[ExternalAttribute] [NamespaceAttribute] public interface class IEnumerator : IBridgeClass