프로퍼티 | 타입 | 설명 | |
---|---|---|---|
System | bool | ||
System | int |
메소드 | 설명 | |
---|---|---|
Clear ( ) : void | ||
GetEnumerator ( ) : System.Collections.IEnumerator | ||
RemoveAt ( int index ) : void | ||
System ( System array, int index ) : void | ||
System ( int index, object value ) : void | ||
System ( object value ) : void | ||
this ( int index ) : objectSystem.Collections.IList. |
메소드 | 설명 | |
---|---|---|
System ( object value ) : bool | ||
System ( object value ) : int |
public GetEnumerator ( ) : System.Collections.IEnumerator | ||
리턴 | System.Collections.IEnumerator |
public this ( int index ) : objectSystem.Collections.IList. | ||
index | int | |
리턴 | objectSystem.Collections.IList. |