ArrangedElementCollection.IList.IsFixedSize Propiedad

Definición

Para obtener una descripción de este miembro, vea la IsFixedSize propiedad .

property bool System::Collections::IList::IsFixedSize { bool get(); };
bool System.Collections.IList.IsFixedSize { get; }
member this.System.Collections.IList.IsFixedSize : bool
 ReadOnly Property IsFixedSize As Boolean Implements IList.IsFixedSize

Valor de propiedad

true es si tiene IList un tamaño fijo; en caso contrario, falsees .

Implementaciones

Comentarios

Este método es una implementación explícita de miembro de interfaz. Solo se puede usar cuando la ArrangedElementCollection instancia se convierte en una IList interfaz.

Se aplica a