Click or drag to resize
SequenceComparerCompare Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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