int value = Int32.Parse (attribute_value);

Jackson



On Sat, 2003-02-15 at 20:26, Santiago Erquicia wrote:
> Hello,
> 
> I am really newbie with C#.  I have only a little experience with java and web 
> development.
> 
> I am trying to read an XML and get the attributes from the nodes.  I reached 
> the point where I can do that.
> 
> My problem is that one of the attributes is the id of a transaction (which is 
> an int) and all the returned values from the attributes come as string.  How 
> can I change them?
> 
> Thanks and apologies if this is too stupid.
> 
> Santiago
> _______________________________________________
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list
-- 
Jackson Harper <[EMAIL PROTECTED]>

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to