ItemCollection.IList.IsFixedSize Propriedade

Definição

Este membro suporta a infraestrutura Windows Presentation Foundation (WPF) e não foi concebido para ser usado diretamente a partir do seu código.

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 Propriedade

true se o IList tiver um tamanho fixo; caso contrário, false.

Implementações

Aplica-se a