ArcObjects Library Reference (GeoDatabase)  

INetworkForwardStarSetup.RemoveAllCachedAttributes Method

RemoveAllCachedAttributes has been deprecated and should not be called.

[Visual Basic .NET]
Public Sub RemoveAllCachedAttributes ( _
)
[C#]
public void RemoveAllCachedAttributes (
);
[C++]
HRESULT RemoveAllCachedAttributes(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Remarks

This method has been deprecated.

See Also

INetworkForwardStarSetup Interface