System::Collections::CollectionBase::get_Capacity-metod

CollectionBase::get_Capacity method

Returnerar antalet element som samlingen kan innehålla.

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

ReturnValue

Antalet element som samlingen kan innehålla.

Se även