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