Public Function RemoveExploratoryAnalysisAsync( _ ByVal item As ExploratoryAnalysis _ ) As Task
public Task RemoveExploratoryAnalysisAsync( ExploratoryAnalysis item )
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.