IStateManager.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:
void StackTrace(System::Collections::ArrayList ^ frames, Microsoft::XLANGs::Core::Segment ^ seg);
public void StackTrace (System.Collections.ArrayList frames, Microsoft.XLANGs.Core.Segment seg);
abstract member StackTrace : System.Collections.ArrayList * Microsoft.XLANGs.Core.Segment -> unit
Public Sub StackTrace (frames As ArrayList, seg As Segment)
Parameters
- frames
- ArrayList
- seg
- Segment