FeatureTree.SaveSelected Method

Definition

Saves the selected features.

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

Returns

String[]

The selected features.

Applies to