Share

NameValueMap.Name Property

Parent Object: NameValueMap

Description

Property that returns the name associated with the specified integer index.

Syntax

NameValueMap.Name( Index As Long ) As String

Property Value

This is a read only property whose value is a String.

Parameters

Name Type Description
Index Long Input Long value that specifies the index of the object to return.

Version

Introduced in version 5.3

Was this information helpful?