메소드 | 설명 | |
---|---|---|
Add ( object value ) : int | ||
Clear ( ) : void | ||
FixedSizeListWrapper ( IList innerList ) : System.Runtime.InteropServices | ||
Insert ( int index, object value ) : void | ||
Remove ( object value ) : void | ||
RemoveAt ( int index ) : void |
public FixedSizeListWrapper ( IList innerList ) : System.Runtime.InteropServices | ||
innerList | IList | |
리턴 | System.Runtime.InteropServices |