开发者_如何学编程I have to write client for webservice which is using private key to encrypt the xml data and send it over wire.
I want to return a collection of strings where every second record is \"0\" similar to this: foreach (Customer c in customers)