다음을 통해 공유


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

반환

특성

적용 대상