System::Collections::Generic::Stack::get_Count 方法

Stack::get_Count method

获取栈中元素的数量。

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

ReturnValue

实际元素计数。

另见