PrtStateStackFrameactionSet Field |
[Missing <summary> documentation for "F:P.Runtime.PrtStateStackFrame.actionSet"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public HashSet<PrtValue> actionSet
Public actionSet As HashSet(Of PrtValue)
public:
HashSet<PrtValue^>^ actionSet
val mutable actionSet: HashSet<PrtValue>
Field Value
Type:
HashSetPrtValueSee Also