ListItemCollection.IList.IsFixedSize Propriedade
Definição
Para obter uma descrição desse membro, confira IsFixedSize.For a description of this member, see 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
false.false.
Implementações
Comentários
Este membro é uma implementação do membro de interface explícita.This member is an explicit interface member implementation. Ele só pode ser usado quando a instância de ListItemCollection é convertida em uma interface de IList.It can be used only when the ListItemCollection instance is cast to an IList interface.