public Set ( int index, System element ) : |
||
index | int | Index of element to replace. |
element | System | Element to be stored at the specified position. |
return |
public Set ( int index, System element ) : |
||
index | int | Index of element to replace. |
element | System | Element to be stored at the specified position. |
return |