System::Collections::Generic::Stack::Peek method
Stack::Peek method
يحصل على العنصر من قمة المكدس، لكنه يبقى في المكدس.
T System::Collections::Generic::Stack<T>::Peek()
ReturnValue
العنصر الأعلى في المكدس.
انظر أيضًا
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Font for C++