public Task RemoveExploratoryAnalysis( ExploratoryAnalysis item )
Public Function RemoveExploratoryAnalysis( _ ByVal item As ExploratoryAnalysis _ ) As Task
Parameters
- item
- A subclass of ExploratoryAnalysisBase to remove from this view.
Return Value
A task that can be queried to know when the Exploratory Analysis object has been removed from the MapView.