ArcObjects Library Reference  (Carto)    

IMapCache.BuildCache Method

Build the spatial cache.

[Visual Basic 6.0]
Sub BuildCache
[Visual Basic .NET]
Public Sub BuildCache ( _
)
[C#]
public void BuildCache (
);
[Java]
public void buildCache (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT BuildCache(
void
);

Product Availability

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

See Also

IMapCache Interface

 


Feedback Send feedback on this page