PrinterSettings.PaperSizeCollection.ICollection.Count Egenskap

Definition

En beskrivning av den här medlemmen finns i 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

Egenskapsvärde

Antalet element som finns i ICollection.

Implementeringar

Kommentarer

Den här medlemmen är en explicit implementering av gränssnittsmedlemmar. Den kan endast användas när instansen PrinterSettings.PaperSizeCollection skickas till ett ICollection gränssnitt.

Gäller för