1
Reply

xdocument to integer

Ask a question
dc

dc

12y
906
1
In a C# 2010 application, I have the following value obtained from an Xdocument,

pacDet.Element("TotTran").Value.

I would like to know how to change this xdocument type to an integer data type.

Answers (1)