Click or drag to resize

PrtTupleValueUpdateAndReturnOldValue Method

[Missing <summary> documentation for "M:P.Runtime.PrtTupleValue.UpdateAndReturnOldValue(System.Int32,P.Runtime.PrtValue)"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PrtValue UpdateAndReturnOldValue(
	int index,
	PrtValue val
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:P.Runtime.PrtTupleValue.UpdateAndReturnOldValue(System.Int32,P.Runtime.PrtValue)"]

val
Type: P.RuntimePrtValue

[Missing <param name="val"/> documentation for "M:P.Runtime.PrtTupleValue.UpdateAndReturnOldValue(System.Int32,P.Runtime.PrtValue)"]

Return Value

Type: PrtValue

[Missing <returns> documentation for "M:P.Runtime.PrtTupleValue.UpdateAndReturnOldValue(System.Int32,P.Runtime.PrtValue)"]

See Also