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
LayoutFarm
TextBreak
SplitBound
C# Class LayoutFarm.TextBreak.SplitBound
Afficher le fichier
Open project: prepare/HTML-Renderer
Méthodes publiques
Свойство
Type
Description
length
int
startIndex
int
Méthodes publiques
Méthode
Description
SplitBound
(
int
startIndex
,
int
length
)
ToString
( ) :
string
Method Details
SplitBound()
public
méthode
public
SplitBound
(
int
startIndex
,
int
length
)
startIndex
int
length
int
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
Property Details
length
public_oe property
public
int
length
Résultat
int
startIndex
public_oe property
public
int
startIndex
Résultat
int