This document is archived and information here might be outdated.  Recommended version.


IGxCachedObjects.LoadCachedObjects Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxCachedObjects.LoadCachedObjects Method

Loads any objects that should be cached for efficiency.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCachedObjects Interface