DataEntryEnumerator Class

public abstract class DataEntryEnumerator : IEnumerator<DataEntry>
This language is not supported or no code example is available.
public ref class DataEntryEnumerator abstract  : public IEnumerator<DataEntry^>^
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.
Name Description
Public property Current
Top
Fields
 
Name Description
Protected field index
Top

In this article

Definition