C# 클래스 SourceGrid.ValueCellComparer

A comparer for the Cell class. (Not for CellVirtual). Using the value of the cell.
상속: IComparer
파일 보기 프로젝트 열기: zhuangyy/Motion 1 사용 예제들

공개 메소드들

메소드 설명
Compare ( System x, System y ) : Int32

메소드 상세

Compare() 공개 메소드

public Compare ( System x, System y ) : Int32
x System
y System
리턴 System.Int32