ArcGIS Pro 2.6 API Reference Guide
ShowHiddenFeatures Method

ArcGIS.Desktop.Mapping Namespace > FeatureSceneLayer Class : ShowHiddenFeatures Method
Removes all features from the current exclusion set. This method must be called on the MCT. Use QueuedTask.Run
Syntax
public void ShowHiddenFeatures()
Public Sub ShowHiddenFeatures() 
Exceptions
ExceptionDescription
This method or property must be called within the lambda passed to QueuedTask.Run.
Remarks
Feature currently in the exclusion set will now be displayed. See also HideSelectedFeatures
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

FeatureSceneLayer Class
FeatureSceneLayer Members