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

Stack::get_Count method

Ottiene il numero di elementi nello stack.

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

ReturnValue

Conteggio effettivo degli elementi.

Vedi anche