Metode System::Collections::Generic::SortedList::get_Capacity

SortedList::get_Capacity method

Mendapatkan kapasitas daftar saat ini.

int System::Collections::Generic::SortedList<TKey, TValue>::get_Capacity() const

ReturnValue

Kapasitas aktual dari daftar saat ini.

Lihat Juga