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
Xwt
GtkBackend
TextIndexer
C# Class Xwt.GtkBackend.TextIndexer
Afficher le fichier
Open project: mono/xwt
Class Usage Examples
Méthodes publiques
Méthode
Description
ByteIndexToIndex
(
int
i
) :
int
IndexToByteIndex
(
int
i
) :
int
SetupTables
(
string
text
) :
void
TextIndexer
(
string
text
) :
System
Method Details
ByteIndexToIndex()
public
méthode
public
ByteIndexToIndex
(
int
i
) :
int
i
int
Résultat
int
IndexToByteIndex()
public
méthode
public
IndexToByteIndex
(
int
i
) :
int
i
int
Résultat
int
SetupTables()
public
méthode
public
SetupTables
(
string
text
) :
void
text
string
Résultat
void
TextIndexer()
public
méthode
public
TextIndexer
(
string
text
) :
System
text
string
Résultat
System