CompartmentShape.UpdateSpecifiedCompartmentSize(Type) 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 size for the compartment that is identified by the specified key.
public:
virtual void UpdateSpecifiedCompartmentSize(Type ^ listKey);
public virtual void UpdateSpecifiedCompartmentSize (Type listKey);
abstract member UpdateSpecifiedCompartmentSize : Type -> unit
override this.UpdateSpecifiedCompartmentSize : Type -> unit
Public Overridable Sub UpdateSpecifiedCompartmentSize (listKey As Type)
Parameters
- listKey
- Type
Key to identify the compartment.