Reads the value and returns it as an Int64.
[Visual Basic] Overridable Public Function ReadInt64() As Long [C#] public virtual long ReadInt64(); [C++] public: virtual __int64 ReadInt64(); [JScript] public function ReadInt64() : long;
The value as an Int64.
Exception Type | Condition |
---|---|
FormatException | Value cannot be converted to Int64. |
XmlReader Class | XmlReader Members | System.NewXml Namespace