This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IX > IXMLReader2 Interface > IXMLReader2.ReadInt64 Method (ArcObjects .NET 10.4 SDK) |
Reads the current element value as an int64.
[Visual Basic .NET] Public Function ReadInt64 ( _ ) As Long
[C#] public long ReadInt64 ( );
[C++]
HRESULT ReadInt64(
Signed 64-bit int* Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type Signed 64-bit int