FeatureTree.LoadDeselected(String[]) 方法

定義

載入已取消選取的功能。

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

參數

features
String[]

被取消的特徵。

適用於