System::Collections::Generic::Stack::get_Count metod

Stack::get_Count method

Hämtar antalet element i stacken.

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

ReturnValue

Faktiskt antal element.

Se även