DictionaryEntry: Value (let)

Value

Sets the value portion of the entry.



 Public Property Let 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 (get) Value (set)