Метод | Описание | |
---|---|---|
Append ( this |
||
Insert ( this |
||
Prepend ( this |
public static Append ( this |
||
collection | this |
|
Результат | void |
public static Insert ( this |
||
collection | this |
|
index | int | |
Результат | int |
public static Prepend ( this |
||
collection | this |
|
Результат | void |