Metode System::Collections::Generic::SortedList::set_Capacity
SortedList::set_Capacity method
Mengatur kapasitas daftar saat ini.
void System::Collections::Generic::SortedList<TKey, TValue>::set_Capacity(int capacity)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| kapasitas | int | Kapasitas yang akan ditetapkan. |
Lihat Juga
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++