hi ,
object objee= obj1.GetSecurit yInfo("hi");
here GetSecurityInfo ("hi") returns struct.i am assigning it to object.now the object objee have all the properties of GetSecurityInfo ("hi") struct.but am not getting when i type
objee.
so i think i have to convert this objee into collections.but i am not getting how to convert this.
any one can ple help on this........... ...
object objee= obj1.GetSecurit yInfo("hi");
here GetSecurityInfo ("hi") returns struct.i am assigning it to object.now the object objee have all the properties of GetSecurityInfo ("hi") struct.but am not getting when i type
objee.
so i think i have to convert this objee into collections.but i am not getting how to convert this.
any one can ple help on this........... ...