IDictionaryEnumerator: Entry (get)

Entry

Returns a DictionaryEntry object for the current location in the collection.



 Public Property Get Entry ( ) As DictionaryEntry

Return Values

DictionaryEntry -  A DictionaryEntry containing key-value pairs.

Read Only.

See Also

Project CorLib Overview

Class IDictionaryEnumerator Overview