TypedXmlDocument.GetUInt64(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public:
virtual System::UInt64 GetUInt64(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual ulong GetUInt64 (string xpath);
abstract member GetUInt64 : string -> uint64
override this.GetUInt64 : string -> uint64
Public Overridable Function GetUInt64 (xpath As String) As ULong
Parameters
- xpath
- String
Returns
- Attributes