Items Method
Description
Returns an array containing all the items in a Dictionary object.
Syntax
object.Items
The object is always the name of a Dictionary object.
Remarks
The following code illustrates use of the Items method:
|
Description
Returns an array containing all the items in a Dictionary object.
Syntax
object.Items
The object is always the name of a Dictionary object.
Remarks
The following code illustrates use of the Items method:
|