ImmutableList<T>.IList.IsFixedSize Propiedad

Definición

Obtiene un valor que indica si la interfaz IList tiene un tamaño fijo.

C#
bool System.Collections.IList.IsFixedSize { get; }

Valor de propiedad

true si la IList tiene un tamaño fijo; en caso contrario, false.

Implementaciones

Comentarios

Este miembro es una implementación explícita de un miembro de interfaz. Solo se puede utilizar cuando la instancia de ImmutableList<T> se convierte en una interfaz IList.

Se aplica a

Producto Versiones
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
UWP 10.0