Context.StackTrace(ArrayList, Segment) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void StackTrace(System::Collections::ArrayList ^ frames, Microsoft::XLANGs::Core::Segment ^ seg);
public virtual void StackTrace (System.Collections.ArrayList frames, Microsoft.XLANGs.Core.Segment seg);
abstract member StackTrace : System.Collections.ArrayList * Microsoft.XLANGs.Core.Segment -> unit
override this.StackTrace : System.Collections.ArrayList * Microsoft.XLANGs.Core.Segment -> unit
Public Overridable Sub StackTrace (frames As ArrayList, seg As Segment)
Parameters
- frames
- ArrayList
- seg
- Segment