C# 클래스 System.Windows.Forms.ComboBox.ObjectCollection.ObjectComparer

상속: IComparer
파일 보기 프로젝트 열기: Clancey/MonoMac.Windows.Form

공개 메소드들

메소드 설명
Compare ( object x, object y ) : int
ObjectComparer ( ListControl owner ) : System.Collections

메소드 상세

Compare() 공개 메소드

public Compare ( object x, object y ) : int
x object
y object
리턴 int

ObjectComparer() 공개 메소드

public ObjectComparer ( ListControl owner ) : System.Collections
owner ListControl
리턴 System.Collections