Bridge

IEnumerator Interface

Supports a simple iteration over a non-generic collection.

Namespace:  System.Collections
Assembly:  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