Using Map in c# (Similar to hashtable)

Hi,
 Can anybody give me a working example of Map in c#.(Similar to hashtable) Urgently required.
thanks
 


Answer this question

Using Map in c# (Similar to hashtable)

  • cstorm

    I am trying to access the map object from java web services in my dotnet client.
  • vero_


    I am trying to access the map object from java web services in my dotnet client.
    I am not able to cast the map object as it is giving me "refernce not set to the instance of the object " error.

    Actually the object in java web service i am accessing is HASh TABLE  but still it is showing me MApas the object  return type when i access the web methhod service.

  • Venugopal Talapallikotturi

    What do you mean with Map

  • Using Map in c# (Similar to hashtable)