Click or drag to resize
SequenceComparer.Compare 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: System.UInt16
y
Type: System.UInt16

Return Value

Type: Int32

Implements

IComparer<T>.Compare(T, T)
See Also