共用方式為


TypedXmlDocument.GetUInt64(String) 方法

定義

重要

此 API 不符合 CLS 規範。

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

參數

xpath
String

傳回

屬性

適用於