共用方式為


TypedXmlDocument.GetUInt32(String) 方法

定義

重要

此 API 不符合 CLS 規範。

public:
 virtual System::UInt32 GetUInt32(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual uint GetUInt32 (string xpath);
abstract member GetUInt32 : string -> uint32
override this.GetUInt32 : string -> uint32
Public Overridable Function GetUInt32 (xpath As String) As UInteger

參數

xpath
String

傳回

屬性

適用於