Compartment.Expand Method

Definition

Grows the Compartment to fit all of its fields. This can only be called from within a transaction.

protected:
 override void Expand();
protected override void Expand ();
override this.Expand : unit -> unit
Protected Overrides Sub Expand ()

Applies to