This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IRouteLocator Interface > IRouteLocator.HasSpatialIndex Property (ArcObjects .NET 10.4 SDK) |
Indicates if the route feature class has a spatial index.
[Visual Basic .NET] Public ReadOnly Property HasSpatialIndex As Boolean
[C#] public bool HasSpatialIndex {get;}
[C++]
HRESULT get_HasSpatialIndex(
VARIANT_BOOL* HasSpatialIndex
);
[C++]
Parameters HasSpatialIndex [out, retval] HasSpatialIndex is a parameter of type VARIANT_BOOL