CompartmentMapping::InitializeCompartment Method (Compartment^)

 

Update the compartment with the value specified by this mapping from the object model

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
virtual void InitializeCompartment(
	Compartment^ compartment
) abstract

Parameters

compartment
Type: Microsoft.VisualStudio.Modeling.Diagrams::Compartment^

The compartment to update

Update the compartment by using the value that is specified by this mapping from the object model.

Return to top
Show: