다음을 통해 공유


TypedXmlDocument.GetUInt32(String) 메서드

정의

중요

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

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

매개 변수

xpath
String

반환

특성

적용 대상