GlobalObjectCollection.IsFixedSize Özellik

Tanım

Bu koleksiyonun boyutunun değiştirilip değiştirilemeyeceğini belirler.

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

Özellik Değeri

Boolean

true Boyut değiştirilebiliyorsa, false .

Uygulamalar

Şunlara uygulanır