Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Monodoc
IndexBrowser.MatchModel
C# Class Monodoc.IndexBrowser.MatchModel
Inheritance:
IListModel
Mostrar archivo
Open project: remobjects/mono-tools
Public Methods
Method
Description
GetDescription
(
int
row
) :
string
GetValue
(
int
row
) :
string
MatchModel
(
IndexBrowser
parent
) :
Gtk
Method Details
GetDescription()
public
method
public
GetDescription
(
int
row
) :
string
row
int
return
string
GetValue()
public
method
public
GetValue
(
int
row
) :
string
row
int
return
string
MatchModel()
public
method
public
MatchModel
(
IndexBrowser
parent
) :
Gtk
parent
IndexBrowser
return
Gtk