System::Collections::Generic::Stack::get_Count method

Stack::get_Count method

Haalt het aantal elementen in de stack op.

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

ReturnValue

Werkelijk aantal elementen.

Zie ook