共用方式為


TypedXmlDocument.GetUInt16(String) 方法

定義

重要

此 API 不符合 CLS 規範。

public:
 virtual System::UInt16 GetUInt16(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual ushort GetUInt16(string xpath);
abstract member GetUInt16 : string -> uint16
override this.GetUInt16 : string -> uint16
Public Overridable Function GetUInt16 (xpath As String) As UShort

參數

xpath
String

傳回

屬性

適用於