طريقة System::Diagnostics::StackTrace::GetFrame
StackTrace::GetFrame method
يحصل على إطار المكدس.
virtual SharedPtr<StackFrame> System::Diagnostics::StackTrace::GetFrame(uint32_t index)
| معامل | نوع | الوصف |
|---|---|---|
| الفهرس | uint32_t | فهرس إطار المكدس، يجب أن يكون بين 0 و FrameCount-1. |
ReturnValue
إطارات المكدس المتاحة.
انظر أيضًا
- Typedef SharedPtr
- Class StackFrame
- Class StackTrace
- Namespace System::Diagnostics
- Library Aspose.Font for C++