System::Collections::Generic::Stack::get_Count Methode

Stack::get_Count method

Ermittelt die Anzahl der Elemente im Stack.

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

ReturnValue

Tatsächliche Elementanzahl.

Siehe auch