FrozenDictionary<TKey,TValue>.IDictionary.IsFixedSize Özellik

Tanım

Nesnenin sabit bir boyuta IDictionary sahip olup olmadığını gösteren bir değer alır.

property bool System::Collections::IDictionary::IsFixedSize { bool get(); };
bool System.Collections.IDictionary.IsFixedSize { get; }
member this.System.Collections.IDictionary.IsFixedSize : bool
 ReadOnly Property IsFixedSize As Boolean Implements IDictionary.IsFixedSize

Özellik Değeri

true nesnenin IDictionary boyutu sabitse; değilse, false.

Uygulamalar

Şunlara uygulanır