IDictionaryEnumerator: Value (get)

Value

Returns the value portion of the current DictionaryEntry.



 Public Property Get Value ( ) As Variant

Return Values

Variant -  The value of the current collection entry.

Read Only.

See Also

Project CorLib Overview

Class IDictionaryEnumerator Overview