Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
_3PA
Interop
Sci_CharacterRange
C# Class _3PA.Interop.Sci_CharacterRange
Show file
Open project: jcaillon/3P
Class Usage Examples
Public Properties
Property
Type
Description
cpMax
int
cpMin
int
Public Methods
Method
Description
Sci_CharacterRange
(
int
cpmin
,
int
cpmax
) :
System
Method Details
Sci_CharacterRange()
public
method
public
Sci_CharacterRange
(
int
cpmin
,
int
cpmax
) :
System
cpmin
int
cpmax
int
return
System
Property Details
cpMax
public property
public
int
cpMax
return
int
cpMin
public property
public
int
cpMin
return
int