TempFileCollection.ICollection.Count Egenskap

Definition

Hämtar antalet element som finns i samlingen.

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 TempFileCollection skickas till ett ICollection gränssnitt.

Gäller för

Se även