次の方法で共有


TypedXmlDocument.GetNullableUInt16(String) メソッド

定義

重要

この API は CLS 準拠ではありません。

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

パラメーター

xpath
String

戻り値

属性

適用対象