Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Foxoft
Ci
CiArrayStorageType
C# 클래스 Foxoft.Ci.CiArrayStorageType
상속:
CiArrayType
파일 보기
프로젝트 열기: epi/cito
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Length
int
LengthExpr
CiExpr
공개 메소드들
메소드
설명
Accept
(
ICiTypeVisitor
v
) :
CiType
LookupMember
(
string
name
) :
CiSymbol
메소드 상세
Accept()
공개
메소드
public
Accept
(
ICiTypeVisitor
v
) :
CiType
v
ICiTypeVisitor
리턴
CiType
LookupMember()
공개
메소드
public
LookupMember
(
string
name
) :
CiSymbol
name
string
리턴
CiSymbol
프로퍼티 상세
Length
공개적으로 프로퍼티
public
int
Length
리턴
int
LengthExpr
공개적으로 프로퍼티
public
CiExpr,Foxoft.Ci
LengthExpr
리턴
CiExpr