Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Xwt
GtkBackend
TextIndexer
C# Class Xwt.GtkBackend.TextIndexer
Mostra file
Open project: mono/xwt
Class Usage Examples
Public Methods
Method
Description
ByteIndexToIndex
(
int
i
) :
int
IndexToByteIndex
(
int
i
) :
int
SetupTables
(
string
text
) :
void
TextIndexer
(
string
text
) :
System
Method Details
ByteIndexToIndex()
public
method
public
ByteIndexToIndex
(
int
i
) :
int
i
int
return
int
IndexToByteIndex()
public
method
public
IndexToByteIndex
(
int
i
) :
int
i
int
return
int
SetupTables()
public
method
public
SetupTables
(
string
text
) :
void
text
string
return
void
TextIndexer()
public
method
public
TextIndexer
(
string
text
) :
System
text
string
return
System