C# Class SourceGrid.ValueCellComparer

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

Méthodes publiques

Méthode Description
Compare ( System x, System y ) : Int32

Method Details

Compare() public méthode

public Compare ( System x, System y ) : Int32
x System
y System
Résultat System.Int32