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
Monodoc
IndexBrowser.MatchModel
C# Class Monodoc.IndexBrowser.MatchModel
Inheritance:
IListModel
Afficher le fichier
Open project: remobjects/mono-tools
Méthodes publiques
Méthode
Description
GetDescription
(
int
row
) :
string
GetValue
(
int
row
) :
string
MatchModel
(
IndexBrowser
parent
) :
Gtk
Method Details
GetDescription()
public
méthode
public
GetDescription
(
int
row
) :
string
row
int
Résultat
string
GetValue()
public
méthode
public
GetValue
(
int
row
) :
string
row
int
Résultat
string
MatchModel()
public
méthode
public
MatchModel
(
IndexBrowser
parent
) :
Gtk
parent
IndexBrowser
Résultat
Gtk