Share via


FeatureTree.LoadDeselected(String[]) Method

Definition

Loads the deselected features.

public:
 void LoadDeselected(cli::array <System::String ^> ^ features);
public void LoadDeselected (string[] features);
member this.LoadDeselected : string[] -> unit
Public Sub LoadDeselected (features As String())

Parameters

features
String[]

The deselected features.

Applies to