Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
QUT
GplexBuffers
StringBuffer
C# 클래스 QUT.GplexBuffers.StringBuffer
This class reads characters from a single string as required, for example, by Visual Studio language services
상속:
ScanBuff
파일 보기
프로젝트 열기: spark-shading-language/spark
공개 메소드들
메소드
설명
GetString
(
int
begin
,
int
limit
) :
string
Read
( ) :
int
StringBuffer
(
string
source
) :
System
ToString
( ) :
string
메소드 상세
GetString()
공개
메소드
public
GetString
(
int
begin
,
int
limit
) :
string
begin
int
limit
int
리턴
string
Read()
공개
메소드
public
Read
( ) :
int
리턴
int
StringBuffer()
공개
메소드
public
StringBuffer
(
string
source
) :
System
source
string
리턴
System
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string