Click or drag to resize

PrtValuePrtCastValue Method

[Missing <summary> documentation for "M:P.Runtime.PrtValue.PrtCastValue(P.Runtime.PrtValue,P.Runtime.PrtType)"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static PrtValue PrtCastValue(
	PrtValue value,
	PrtType type
)

Parameters

value
Type: P.RuntimePrtValue

[Missing <param name="value"/> documentation for "M:P.Runtime.PrtValue.PrtCastValue(P.Runtime.PrtValue,P.Runtime.PrtType)"]

type
Type: P.RuntimePrtType

[Missing <param name="type"/> documentation for "M:P.Runtime.PrtValue.PrtCastValue(P.Runtime.PrtValue,P.Runtime.PrtType)"]

Return Value

Type: PrtValue

[Missing <returns> documentation for "M:P.Runtime.PrtValue.PrtCastValue(P.Runtime.PrtValue,P.Runtime.PrtType)"]

See Also