System::Collections::Generic::List::get_Capacity yöntemi

List::get_Capacity method

Mevcut liste kapasitesini alır.

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

ReturnValue

Listenin kapasitesi (boyut değil).

Ayrıca Bakınız