PrinterSettings.PaperSourceCollection.ICollection.Count Właściwość

Definicja

Aby uzyskać opis tego członka, zobacz 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

Wartość właściwości

Liczba elementów zawartych w słowniku ICollection.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy PrinterSettings.PaperSourceCollection wystąpienie jest rzutowe do interfejsu ICollection .

Dotyczy