Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ObjectFormatting
ObjectFormatter.IndexValue
C# 클래스 ObjectFormatting.ObjectFormatter.IndexValue
파일 보기
프로젝트 열기: tncbbthositg/ObjectFormatter
공개 프로퍼티들
프로퍼티
타입
설명
Index
int
Value
object
공개 메소드들
메소드
설명
IndexValue
(
int
index
,
object
value
) :
System
메소드 상세
IndexValue()
공개
메소드
public
IndexValue
(
int
index
,
object
value
) :
System
index
int
value
object
리턴
System
프로퍼티 상세
Index
공개적으로 프로퍼티
public
int
Index
리턴
int
Value
공개적으로 프로퍼티
public
object
Value
리턴
object