DataEntryEnumerator.Current Property

public abstract DataEntry Current {get;}
This language is not supported or no code example is available.
public:  
virtual property DataEntry^ Current { 
DataEntry^ get( ); abstract 
}
This language is not supported or no code example is available.
public abstract function get Current() : DataEntry;
This language is not supported or no code example is available.

Property Value

DataEntry

In this article

Definition