System::Collections::Generic::List::set_Capacity method
List::set_Capacity method
सूची की क्षमता सेट करता है.
void System::Collections::Generic::List<T>::set_Capacity(int capacity)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| क्षमता | int | सेट करने के लिए क्षमता (वर्तमान आकार से कम नहीं हो सकती)। |
संबंधित देखें
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++