PrinterSettings.PaperSizeCollection.ICollection.Count Propriedade

Definição

Para obter uma descrição deste membro, consulte Count.

property int System::Collections::ICollection::Count { int get(); };
int System.Collections.ICollection.Count { get; }
member this.System.Collections.ICollection.Count : int
 ReadOnly Property Count As Integer Implements ICollection.Count

Valor da propriedade

O número de elementos contidos no ICollection.

Implementações

Comentários

Esse membro é uma implementação de membro de interface explícita. Ele só pode ser usado quando a PrinterSettings.PaperSizeCollection instância é convertida em uma ICollection interface.

Aplica-se a