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입니다.

적용 대상