C# Class System.Windows.Forms.ComboBox.ObjectCollection.ObjectComparer

Inheritance: IComparer
Afficher le fichier Open project: Clancey/MonoMac.Windows.Form

Méthodes publiques

Méthode Description
Compare ( object x, object y ) : int
ObjectComparer ( ListControl owner ) : System.Collections

Method Details

Compare() public méthode

public Compare ( object x, object y ) : int
x object
y object
Résultat int

ObjectComparer() public méthode

public ObjectComparer ( ListControl owner ) : System.Collections
owner ListControl
Résultat System.Collections