TableCellCollection.IList.IsFixedSize Propriedade

Definição

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

true se a lista tiver um tamanho fixo; Caso contrário false

Implementações

Comentários

Este membro é uma implementação do membro de interface explícita. Ele só pode ser usado quando a TableCellCollection instância é convertida na IList interface .

Aplica-se a