System::Collections::Generic::List::get_Count Methode
List::get_Count method
Ermittelt die Anzahl der Elemente in der aktuellen Liste.
int System::Collections::Generic::List<T>::get_Count() const override
ReturnValue
Tatsächliche Anzahl der Elemente.
Siehe auch
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++