FeatureTree.SaveDeselected Method

Definition

Saves the deselected features.

public:
 cli::array <System::String ^> ^ SaveDeselected();
public string[] SaveDeselected ();
member this.SaveDeselected : unit -> string[]
Public Function SaveDeselected () As String()

Returns

String[]

The deselected features.

Applies to