public void DeletePage( PresentationPage page )
Public Overloads Sub DeletePage( _ ByVal page As PresentationPage _ )
Parameters
- page
- The page to delete
public void DeletePage( PresentationPage page )
Public Overloads Sub DeletePage( _ ByVal page As PresentationPage _ )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10