المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : convert xdocument to integer



C# Programming
09-12-2012, 05:06 AM
In a C# 2010 application, I have the following value obtained from an Xdocument,

Det.Element("TransCount").Value.

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