LanguageSpecificStringDictionary.IDictionary.IsFixedSize Vlastnost

Definice

Popis tohoto člena najdete v tématu IsFixedSize.

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

Hodnota vlastnosti

trueLanguageSpecificStringDictionary pokud má pevnou velikost, jinak hodnota false.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že LanguageSpecificStringDictionary je instance přetypovaná na ICollection rozhraní.

Platí pro