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

取消选择的功能。

适用于