메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Sci_TextToFind ( |
||
Sci_TextToFind ( int cpmin, int cpmax, string searchText ) : System |
메소드 | 설명 | |
---|---|---|
_freeNativeString ( ) : void | ||
_initNativeStruct ( ) : void | ||
_readNativeStruct ( ) : void |
public Sci_TextToFind ( |
||
chrRange | ||
searchText | string | |
리턴 | System |
public Sci_TextToFind ( int cpmin, int cpmax, string searchText ) : System | ||
cpmin | int | |
cpmax | int | |
searchText | string | |
리턴 | System |