System::Collections::CollectionBase::get_Capacity metodu

CollectionBase::get_Capacity method

Koleksiyonun içerebileceği eleman sayısını döndürür.

int32_t System::Collections::CollectionBase<T>::get_Capacity()

ReturnValue

Koleksiyonun içerebileceği öğe sayısı.

Ayrıca Bakınız