System::Collections::Generic::List::get_Count methode
List::get_Count method
Haalt het aantal elementen in de huidige lijst op.
int System::Collections::Generic::List<T>::get_Count() const override
ReturnValue
Werkelijk aantal elementen.
Zie ook
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++