다음을 통해 공유


TypedXmlDocument.GetNullableUInt32(String) 메서드

정의

중요

이 API는 CLS 규격이 아닙니다.

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

매개 변수

xpath
String

반환

특성

적용 대상