PrtTupleValue Constructor (PrtType) |
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public PrtTupleValue(
PrtType type
)
Public Sub New (
type As PrtType
)
public:
PrtTupleValue(
PrtType^ type
)
new :
type : PrtType -> PrtTupleValue
Parameters
- type
- Type: P.RuntimePrtType
[Missing <param name="type"/> documentation for "M:P.Runtime.PrtTupleValue.#ctor(P.Runtime.PrtType)"]
See Also