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
Web
UI
WebControls
DataGrid.NCollection
C# 클래스 System.Web.UI.WebControls.DataGrid.NCollection
상속:
ICollection
파일 보기
프로젝트 열기: runefs/Marvin
공개 메소드들
메소드
설명
CopyTo
(
Array
array
,
int
index
) :
void
GetEnumerator
( ) :
IEnumerator
NCollection
(
int
n
) :
System.Web.Util
메소드 상세
CopyTo()
공개
메소드
public
CopyTo
(
Array
array
,
int
index
) :
void
array
Array
index
int
리턴
void
GetEnumerator()
공개
메소드
public
GetEnumerator
( ) :
IEnumerator
리턴
IEnumerator
NCollection()
공개
메소드
public
NCollection
(
int
n
) :
System.Web.Util
n
int
리턴
System.Web.Util