public void Invalidate( SelectionSet features )
Public Overloads Sub Invalidate( _ ByVal features As SelectionSet _ )
Parameters
- features
- The collection of layers and their corresponding Object IDs to invalidate.
public void Invalidate( SelectionSet features )
Public Overloads Sub Invalidate( _ ByVal features As SelectionSet _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | Thrown when a method is called on the wrong Pro thread |
System.ArgumentNullException | features |
System.InvalidOperationException | The map view is not ready. |
Target Platforms: Windows 11, Windows 10