FrozenDictionary<TKey,TValue>.IDictionary.IsFixedSize Propriedade

Definição

Obtém um valor que indica se o objeto IDictionary tem um tamanho fixo.

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

Valor da propriedade

true se o IDictionary objeto tiver um tamanho fixo; caso contrário, false.

Implementações

Aplica-se a