NonGenericDictionary.IsFixedSize

NonGenericDictionary.IsFixedSize property

Obtiene un valor que indica si el IDictionary el objeto tiene un tamaño fijo.

public bool IsFixedSize { get; }

Valor_devuelto

cierto si elIDictionary el objeto tiene un tamaño fijo; en caso contrario, falso.

Ver también