FreezableCollection<T>.Count Vlastnost

Definice

Získá počet prvků obsažených tímto FreezableCollection<T>.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Hodnota vlastnosti

Int32

Počet prvků obsažených v tomto FreezableCollection<T>souboru .

Implementuje

Platí pro