CompartmentShape::FindCompartment Method (String^)
Visual Studio 2015
Searches for a compartment.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- id
-
Type:
System::String^
The ID that is assigned to the compartment.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::Compartment^The compartment; otherwise, null if no compartment is found.
Show: