System::Collections::CollectionBase::get_Capacity Methode
CollectionBase::get_Capacity method
Gibt die Anzahl der Elemente zurück, die die Sammlung enthalten kann.
int32_t System::Collections::CollectionBase<T>::get_Capacity()
ReturnValue
Die Anzahl der Elemente, die die Sammlung enthalten kann.
Siehe auch
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Font for C++