FolderTreeNodeSorterCompare Method

Definition

Namespace: Metas.GuiControls
Assembly: Metas.GuiControls (in Metas.GuiControls.dll) Version: 2.8.9053.20243
C#
public int Compare(
	Object x,
	Object y
)

Parameters

x  Object
 
y  Object
 

Return Value

Int32

Implements

IComparerCompare(Object, Object)

See Also