FrozenDictionary<TKey,TValue>.IDictionary.IsFixedSize Egenskap

Definition

Hämtar ett värde som anger om IDictionary objektet har en fast storlek.

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

Egenskapsvärde

trueom objektet IDictionary har en fast storlek, annars . false

Implementeringar

Gäller för