Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TESVSnip
UI
RecordControls
FormIDElement.comboBoxItem
C# 클래스 TESVSnip.UI.RecordControls.FormIDElement.comboBoxItem
파일 보기
프로젝트 열기: figment/tesvsnip
공개 프로퍼티들
프로퍼티
타입
설명
name
string
value
uint
공개 메소드들
메소드
설명
ToString
( ) :
string
comboBoxItem
(
string
name
,
uint
value
) :
System
메소드 상세
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
comboBoxItem()
공개
메소드
public
comboBoxItem
(
string
name
,
uint
value
) :
System
name
string
value
uint
리턴
System
프로퍼티 상세
name
공개적으로 프로퍼티
public
string
name
리턴
string
value
공개적으로 프로퍼티
public
uint
value
리턴
uint