This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IActionProcessor Interface > IActionProcessor.CheckLayers Method (ArcObjects .NET 10.4 SDK) |
Checks for deleted Layers and disables affected actions.
[Visual Basic .NET]
Public Sub CheckLayers ( _
)
[C#] public void CheckLayers ( );
[C++]
HRESULT CheckLayers(
void
);