System::Collections::CollectionBase::set_Capacity method
CollectionBase::set_Capacity method
Ställer in antalet element som samlingen kan innehålla.
void System::Collections::CollectionBase<T>::set_Capacity(int32_t value)
| Parameter | Type | Beskrivning |
|---|---|---|
| value | int32_t | Värdet att ange. |
Se även
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Page for C++