PrtStatedeferredSet Field |
[Missing <summary> documentation for "F:P.Runtime.PrtState.deferredSet"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public HashSet<PrtEventValue> deferredSet
Public deferredSet As HashSet(Of PrtEventValue)
public:
HashSet<PrtEventValue^>^ deferredSet
val mutable deferredSet: HashSet<PrtEventValue>
Field Value
Type:
HashSetPrtEventValueSee Also