Click or drag to resize

PrtMapKey Constructor

Initializes a new instance of the PrtMapKey class

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PrtMapKey(
	PrtValue x,
	int i
)

Parameters

x
Type: P.RuntimePrtValue

[Missing <param name="x"/> documentation for "M:P.Runtime.PrtMapKey.#ctor(P.Runtime.PrtValue,System.Int32)"]

i
Type: SystemInt32

[Missing <param name="i"/> documentation for "M:P.Runtime.PrtMapKey.#ctor(P.Runtime.PrtValue,System.Int32)"]

See Also