@set


Description:

public bool @set (uint index, string name, string value)

Sets both the name and the value of the element at index index.

Parameters:

this

a NameValueArray

index

an index

name

a name

value

a value

Returns:

Whether the this changed.

See: camel_name_value_array_append, camel_name_value_array_set_name, camel_name_value_array_set_value