次の方法で共有


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

戻り値

属性

適用対象