CompartmentShape::FindCompartments Method (Type^)
Visual Studio 2015
Searches for compartments.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- listKey
-
Type:
System::Type^
The key that is assigned to the compartments.
Return Value
Type: System.Collections.Generic::List<Compartment^>^The compartments; otherwise, null if no compartments are found.
Show: