DictionaryEntry: Value (get)

Value

Returns the value portion of the entry pair.



 Public Property Get Value ( ) As Variant

Return Values

Variant -  The value from the entry.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class DictionaryEntry Overview DictionaryEntry Properties DictionaryEntry Methods ToString Value (let)