Compartilhar via


LookupTable.Key

LookupTable.Key

The Key property indicates the key at the requested index within the dictionary file.

Syntax

Property LookupTable.Key(index) As Variant

Parameters

  • i
    The index of the record to retrieve in the data file.

Property value

The Key property holds a variant value representing the key occurring within the specified index of the LookupTable.

Example

For an example that uses this property, see LookupTable.Value.

Remarks

The Key property is read-only.

See Also

Passport LookupTable Object | GeoID Dictionaries | LookupTable.Count | LookupTable.KeyExists | LookupTable.LoadValues