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

Queue::get_Count method

キュー内の要素数を取得します。

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

ReturnValue

要素の実際の数。

参照