ArcGIS Pro 2.6 API Reference Guide
HideSelectedFeatures Method

ArcGIS.Desktop.Mapping Namespace > FeatureSceneLayer Class : HideSelectedFeatures Method
Creates an exclusion set based on the currently selected features. This method must be called on the MCT. Use QueuedTask.Run
Syntax
public void HideSelectedFeatures()
Public Sub HideSelectedFeatures() 
Exceptions
ExceptionDescription
This method or property must be called within the lambda passed to QueuedTask.Run.
Remarks
Features in the exclusion set will be hidden. See also ShowHiddenFeatures
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

FeatureSceneLayer Class
FeatureSceneLayer Members