LookupTable.Count
LookupTable.Count
The Count property indicates the number of key-value pairs in a LookupTable object's data.
Syntax
Property LookupTable.Count As Long
Property value
The Count property holds a Long value indicating the number of key-value pairs in the lookup table.
Example
For an example of this property, see LookupTable.Value.
Remarks
The Count property is read-only.
See Also
Passport LookupTable Object | GeoID Dictionaries | LookupTable.Key | LookupTable.KeyExists | LookupTable.LoadValues