dc

dc

  • NA
  • 663
  • 0

xdocument to integer

Sep 11 2012 6:13 PM
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)