Click or drag to resize
ComboBoxItemCategory.CompareTo Method

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public int CompareTo(
	ComboBoxItemCategory b
)

Parameters

b
Type: SxcDeskAppLib.ComboBoxItemCategory

Return Value

Type: Int32

Implements

IComparable<T>.CompareTo(T)
See Also