C# Class TI.Toolbox.ListViewSort

Inheritance: IComparer
Afficher le fichier Open project: x893/BTool

Méthodes publiques

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

Method Details

Compare() public méthode

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

ListViewSort() public méthode

public ListViewSort ( ) : System.Collections
Résultat System.Collections