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