IDictionaryEnumerator: Key (get)

Key

Returns the key portion of the current DictionaryEntry.



 Public Property Get Key ( ) As Variant

Return Values

Variant -  The key of the current collection entry.

Read Only.

See Also

Project CorLib Overview

Class IDictionaryEnumerator Overview