C# Class SourceGrid.DisplayStringCellComparer

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

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