DictionaryEntry: Value (set)

Value

Sets the value portion of the entry.



 Public Property Set Value(
	  ByRef RHS As Variant )

Parameters

RHS
[ByRef] Variant. The new value to set the entry to.

Remarks

Read/Write.

See Also

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