IDictionaryEnumerator: Current (get)

Current

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



 Public Property Get Current ( ) As Variant

Return Values

Variant -  A DictionaryEntry containing key-value pairs.

Read Only.

See Also

Project CorLib Overview

Class IDictionaryEnumerator Overview