FrozenDictionary<TKey,TValue>.IDictionary.IsFixedSize Propriété

Définition

Obtient une valeur indiquant si l'objet IDictionary est de taille fixe.

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

Valeur de propriété

true si l'objet IDictionary est de taille fixe ; sinon, false.

Implémente

S’applique à