Share via


PatchFeatureTree.SetSelectionStateForAllInstances(Boolean) Method

Definition

Sets the selection state for all instances.

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

Parameters

isSelected
Boolean

true if all instances are selected; otherwise, false.

Applies to