ModelingWindowPane.GetContainerSelected(Object) Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implementation identical to GetComponentSelected.
public:
 bool GetContainerSelected(System::Object ^ value);public bool GetContainerSelected(object value);member this.GetContainerSelected : obj -> boolPublic Function GetContainerSelected (value As Object) As BooleanParameters
- value
- Object
Object to test
Returns
Returns true iff value is currently selected.