SetResourceKvp Does not accumulate data?

Can anyone explain if SetResourceKvp accumulates information? if I am sending data from the client to the server and I insert the data in a array, when I use GetResourceKvpString it will not fetch all the information from the array that i put on SetResourceKvp?

Share code?