C# Class SourceGrid.ValueCellComparer

A comparer for the Cell class. (Not for CellVirtual). Using the value of the cell.
Inheritance: IComparer
Datei anzeigen Open project: zhuangyy/Motion Class Usage Examples

Public Methods

Method Description
Compare ( System x, System y ) : Int32

Method Details

Compare() public method

public Compare ( System x, System y ) : Int32
x System
y System
return System.Int32