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[]

取消選取的功能。

適用於