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


IIdentifyDialog.ClearLayers Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > II > IIdentifyDialog Interface > IIdentifyDialog.ClearLayers Method
ArcGIS Developer Help

IIdentifyDialog.ClearLayers Method

Clear shown layers.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IIdentifyDialog Interface