프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IList | bool | ||
IList | int | ||
IList | void | ||
IList | void | ||
IList | void | ||
IList | void | ||
this | objectIList.System |
메소드 | 설명 | |
---|---|---|
Add ( int index ) : void | ||
Clear ( ) : void | ||
Contains ( int selectedIndex ) : bool | ||
CopyTo ( |
||
DisabledIndexCollection ( ListBox owner ) : System | ||
GetEnumerator ( ) : IEnumerator | ||
IndexOf ( int selectedIndex ) : int | ||
Remove ( int index ) : void | ||
this ( int index ) : int |
메소드 | 설명 | |
---|---|---|
IList ( object selectedIndex ) : bool | ||
IList ( object value ) : int | ||
IList ( ) : void | ||
IList ( int index ) : void | ||
IList ( int index, object value ) : void | ||
IList ( object value ) : void | ||
this ( int index ) : objectIList.System |
public CopyTo ( |
||
destination | ||
index | int | |
리턴 | void |
public DisabledIndexCollection ( ListBox owner ) : System | ||
owner | ListBox | |
리턴 | System |