FilterSelectorPanelEntry CompareTo Method A Sandcastle Documented Class Library
Comparison method that takes into account the current sort setting.

Namespace: P4s3Web.WebAppHelperLib
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int CompareTo(
	FilterSelectorPanelEntry cus
)

Return Value

Type: Int32

Implements

IComparable T  CompareTo(T)
See Also