SlicerCaches.Count Eigenschaft
Definition
Ruft die Anzahl der Objekte in der Auflistung ab.Gets the number of objects in the collection.
public:
property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer
Eigenschaftswert
Die Anzahl der Objekte in der Auflistung.The number of objects in the collection.