System::Collections::Generic::List::get_Count метод

List::get_Count method

Получает количество элементов в текущем списке.

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

ReturnValue

Фактическое количество элементов.

См. также