Click or drag to resize

ClipperBaseSwap Method

[Missing <summary> documentation for "M:ClipperLib.ClipperBase.Swap(System.Int64@,System.Int64@)"]

Namespace:  ClipperLib
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Swap(
	ref long val1,
	ref long val2
)

Parameters

val1
Type: SystemInt64

[Missing <param name="val1"/> documentation for "M:ClipperLib.ClipperBase.Swap(System.Int64@,System.Int64@)"]

val2
Type: SystemInt64

[Missing <param name="val2"/> documentation for "M:ClipperLib.ClipperBase.Swap(System.Int64@,System.Int64@)"]

See Also