This document is archived and information here might be outdated. Recommended version. |
Indicates if the geocoding index exists.
[Visual Basic .NET] Public ReadOnly Property Exists As Boolean
[C#] public bool Exists {get;}
[C++]
HRESULT get_Exists(
Boolean* pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type bool*
The Exists property returns True if the geocoding index exists, or False if not. This property only applies to pre-9.2 locators.