Click or drag to resize

SequenceComparerCompare Method


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

Parameters

x  UInt16
 
y  UInt16
 

Return Value

Int32

Implements

IComparerTCompare(T, T)
See Also