CompartmentMapping.InitializeCompartment(Compartment) 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.
Update the compartment with the value specified by this mapping from the object model
protected:
abstract void InitializeCompartment(Microsoft::VisualStudio::Modeling::Diagrams::Compartment ^ compartment);
protected abstract void InitializeCompartment (Microsoft.VisualStudio.Modeling.Diagrams.Compartment compartment);
abstract member InitializeCompartment : Microsoft.VisualStudio.Modeling.Diagrams.Compartment -> unit
Protected MustOverride Sub InitializeCompartment (compartment As Compartment)
Parameters
- compartment
- Compartment
The compartment to update