ModelingWindowPane.GetContainerSelected(Object) Method

Definition

Implementation identical to GetComponentSelected.

public:
 bool GetContainerSelected(System::Object ^ value);
public bool GetContainerSelected (object value);
member this.GetContainerSelected : obj -> bool
Public Function GetContainerSelected (value As Object) As Boolean

Parameters

value
Object

Object to test

Returns

Returns true iff value is currently selected.

Applies to