DataConnectionProperties.IDictionary.IsFixedSize Özellik

Tanım

Belirtilen değerin IDictionary sabit bir boyuta sahip olup olmadığını gösteren bir Boole değeri 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

Boolean

IDictionarySabit boyuta sahipse true değerini döndürür; Aksi takdirde false döndürür.

Uygulamalar

Şunlara uygulanır