get_Count()

Stack::get_Count() const method

Gets number of elements in stack.

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

Return Value

Actual elements count.

See Also