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