Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
System
Collections
ArrayList.ReadOnlyListWrapper
C# 클래스 System.Collections.ArrayList.ReadOnlyListWrapper
상속:
IList
파일 보기
프로젝트 열기: runefs/Marvin
공개 메소드들
메소드
설명
ReadOnlyListWrapper
(
IList
innerList
) :
System.Runtime.InteropServices
this
(
int
index
) :
object
메소드 상세
ReadOnlyListWrapper()
공개
메소드
public
ReadOnlyListWrapper
(
IList
innerList
) :
System.Runtime.InteropServices
innerList
IList
리턴
System.Runtime.InteropServices
this()
공개
메소드
public
this
(
int
index
) :
object
index
int
리턴
object