DictionaryEntry: Key (let)

Key

Sets the key portion of the entry.



 Public Property Let Key(
	  ByRef Value As Variant )

Parameters

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

Read/Write.

See Also

Project CorLib Overview

Class DictionaryEntry Overview