public static PutElement ( System collection, System key, System newValue ) : |
||
collection | System | The collection to work with |
key | System | Key used to obtain the value |
newValue | System | Value asociated with the key |
return |
public static PutElement ( System collection, System key, System newValue ) : |
||
collection | System | The collection to work with |
key | System | Key used to obtain the value |
newValue | System | Value asociated with the key |
return |