CompartmentShape.UpdateSpecifiedCompartmentSize(Type) 方法

定义

更新由指定键标识的隔离舱的隔离舱大小。

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)

参数

listKey
Type

用于标识隔离舱的键。

适用于