PatchFeatureTree.SetSelectionStateForAllInstances(Boolean) 方法

定義

設定所有實例的選擇狀態。

public:
 void SetSelectionStateForAllInstances(bool isSelected);
public void SetSelectionStateForAllInstances(bool isSelected);
member this.SetSelectionStateForAllInstances : bool -> unit
Public Sub SetSelectionStateForAllInstances (isSelected As Boolean)

參數

isSelected
Boolean

true若所有實例皆被選中;否則,。 false

適用於