DesignerRegionCollection.IsFixedSize 屬性

定義

取得值,指出 DesignerRegionCollection 物件是否具有固定的大小。

public:
 property bool IsFixedSize { bool get(); };
public bool IsFixedSize { get; }
member this.IsFixedSize : bool
Public ReadOnly Property IsFixedSize As Boolean

屬性值

如果無法透過新增或移除項目變更集合的大小,則為 true,否則為 false

適用於

另請參閱