System::Collections::Generic::Stack::get_Count メソッド

Stack::get_Count method

スタックの要素数を取得します。

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

ReturnValue

実際の要素数。

参照