Method | Description | |
---|---|---|
Prepend ( [ source, [ name, [ value ) : void |
Adds the name and value item to the start of the collection. If the name already exists the origional value is removed.
|
public static Prepend ( [ source, [ name, [ value ) : void | ||
source | [ | |
name | [ | |
value | [ | |
return | void |