Method | Description | |
---|---|---|
Add ( |
||
Contains ( |
||
Insert ( int index, |
||
Remove ( |
||
this ( int i ) : |
public Contains ( |
||
f | ||
return | bool |
public Insert ( int index, |
||
index | int | |
f | ||
return | void |
public Remove ( |
||
f | ||
return | void |