CompartmentShape.UpdateSpecifiedCompartmentSize(Type) Method

Definition

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.

Applies to