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