System::Collections::Generic::Stack::get_Count method
Stack::get_Count method
Gets number of elements in stack.
virtual int System::Collections::Generic::Stack<T>::get_Count() const
ReturnValue
Actual elements count.
See Also
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++