NameValueMap.Item Property
Parent Object:
NameValueMap
Description
Gets the value at the specified index number or key name.
Syntax
NameValueMap.
Item
(
Index
As Variant ) As Variant
Property Value
This is a read only property whose value is a Variant.
Parameters
Name
Type
Description
Index
Variant
Input Variant that specifies the index of the value to return.
Version
Introduced in version 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.