im passing a array of KeyValuePair<string,string>[]
how ever when it get to my sliverlight client it turns into
{web service name}.KeyValuePairOfStringString
and i cant get the values from it.
any one got any ideas how i can access the key and value propties?