Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
TheAirline
GUIModel
CustomControlsModel
FilterableListView
FilterableListView.FilterItem
C# Class TheAirline.GUIModel.CustomControlsModel.FilterableListView.FilterableListView.FilterItem
The items which are bound to the drop down filter list
Inheritance:
IComparable
Afficher le fichier
Open project: TheAirlineProject/tap-desktop
Méthodes publiques
Méthode
Description
CompareTo
(
object
obj
) :
int
Equals
(
object
obj
) :
bool
FilterItem
(
IComparable
item
) :
System
GetHashCode
( ) :
int
Method Details
CompareTo()
public
méthode
public
CompareTo
(
object
obj
) :
int
obj
object
Résultat
int
Equals()
public
méthode
public
Equals
(
object
obj
) :
bool
obj
object
Résultat
bool
FilterItem()
public
méthode
public
FilterItem
(
IComparable
item
) :
System
item
IComparable
Résultat
System
GetHashCode()
public
méthode
public
GetHashCode
( ) :
int
Résultat
int