This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGlobeDeployment Interface > IGlobeDeployment.GetCacheOpByIndex Method (ArcObjects .NET 10.5 SDK) |
The operation to be performed with the cache of a layer by index.
[Visual Basic .NET] Public Sub GetCacheOpByIndex ( _ ByVal iLayer As Integer, _ ByRef pOp As esriGlobeDeployCacheOp _ )
[C#] public void GetCacheOpByIndex ( int iLayer, ref esriGlobeDeployCacheOp pOp );