Alan McGovern wrote: > Thats invalid code. If you want to access the 'CopyTo' method, you > have to cast the dictionary<string, object> as an > ICollection<KeyValuePair<string, object>>. > > Alan. Oh. Thanks for enlightening me. Sorry for troubling you. -- Antti