Click or drag to resize

SequenceComparerCompare Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public int Compare(
	ushort x,
	ushort y
)

Parameters

x
Type: SystemUInt16
y
Type: SystemUInt16

Return Value

Type: Int32

Implements

IComparerTCompare(T, T)
See Also