Share via


UIElementCollection.IList.IsFixedSize Propriedade

Definição

Este tipo ou membro dá suporte à infraestrutura do WPF (Windows Presentation Foundation) e não se destina a ser usado diretamente do código. Para obter uma descrição desse membro, confira 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 da propriedade

Boolean

true se a lista tiver um tamanho fixo; caso contrário, false.

Implementações

Aplica-se a