PrtFunStackFramelocals Field |
[Missing <summary> documentation for "F:P.Runtime.PrtFunStackFrame.locals"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public List<PrtValue> locals
Public locals As List(Of PrtValue)
public:
List<PrtValue^>^ locals
val mutable locals: List<PrtValue>
Field Value
Type:
ListPrtValueSee Also