System::Collections::CollectionBase::set_Capacity Methode
CollectionBase::set_Capacity method
Setzt die Anzahl der Elemente, die die Sammlung enthalten kann.
void System::Collections::CollectionBase<T>::set_Capacity(int32_t value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | int32_t | Der zu setzende Wert. |
Siehe auch
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Font for C++