PrtEventBufferevents Field |
[Missing <summary> documentation for "F:P.Runtime.PrtEventBuffer.events"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public List<PrtEventNode> events
Public events As List(Of PrtEventNode)
public:
List<PrtEventNode^>^ events
val mutable events: List<PrtEventNode>
Field Value
Type:
ListPrtEventNodeSee Also