CompartmentShape.EnsureCompartments 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.
Create all of the compartments for this shape. Use the CompartmentDescriptions and CompartmentMappings to initialize them correctly.
public:
virtual void EnsureCompartments();
public virtual void EnsureCompartments ();
abstract member EnsureCompartments : unit -> unit
override this.EnsureCompartments : unit -> unit
Public Overridable Sub EnsureCompartments ()