Click or drag to resize

PrtMapValueRemove Method

[Missing <summary> documentation for "M:P.Runtime.PrtMapValue.Remove(P.Runtime.PrtValue)"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Remove(
	PrtValue key
)

Parameters

key
Type: P.RuntimePrtValue

[Missing <param name="key"/> documentation for "M:P.Runtime.PrtMapValue.Remove(P.Runtime.PrtValue)"]

See Also