UIElementCollection.IList.IsFixedSize Propiedad

Definición

Este tipo o miembro admite la infraestructura de Windows Presentation Foundation (WPF) y no está pensado para su uso directo desde el código. Para obtener una descripción de este miembro, vea IsFixedSize.

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

Boolean

true si la lista tiene un tamaño fijo; de lo contrario, es false.

Implementaciones

Se aplica a