DictionaryEntry: Key (let)

Key

Sets the key portion of the entry.



 Public Property Let Key(
	  ByRef RHS As Variant )

Parameters

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

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class DictionaryEntry Overview DictionaryEntry Properties DictionaryEntry Methods Key (get) Key (set)