Click or drag to resize

PrtTupleValue Constructor (PrtValue)

Initializes a new instance of the PrtTupleValue class

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PrtTupleValue(
	params PrtValue[] elems
)

Parameters

elems
Type: P.RuntimePrtValue

[Missing <param name="elems"/> documentation for "M:P.Runtime.PrtTupleValue.#ctor(P.Runtime.PrtValue[])"]

See Also