CompartmentShape.GetCompartmentDescriptions Method

Definition

Get a set of descriptions of compartments that the implementor of this has

public:
 virtual cli::array <Microsoft::VisualStudio::Modeling::Diagrams::CompartmentDescription ^> ^ GetCompartmentDescriptions();
public virtual Microsoft.VisualStudio.Modeling.Diagrams.CompartmentDescription[] GetCompartmentDescriptions ();
abstract member GetCompartmentDescriptions : unit -> Microsoft.VisualStudio.Modeling.Diagrams.CompartmentDescription[]
override this.GetCompartmentDescriptions : unit -> Microsoft.VisualStudio.Modeling.Diagrams.CompartmentDescription[]
Public Overridable Function GetCompartmentDescriptions () As CompartmentDescription()

Returns

A set of descriptions of decorators

Applies to