This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkQuery Interface > INetworkQuery.ClearIDCache Method (ArcObjects .NET 10.4 SDK) |
Empties the contents of the index used for finding network elements by source.
[Visual Basic .NET]
Public Sub ClearIDCache ( _
)
[C#] public void ClearIDCache ( );
[C++]
HRESULT ClearIDCache(
void
);