System::Collections::Generic::List::get_Capacity metode

List::get_Capacity method

Mendapatkan kapasitas daftar saat ini.

int System::Collections::Generic::List<T>::get_Capacity() const

ReturnValue

Kapasitas (bukan ukuran) daftar.

Lihat Juga