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

Stack::get_Count method

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

virtual int System::Collections::Generic::Stack<T>::get_Count() const

ReturnValue

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

См. также