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