다음을 통해 공유


TypedXmlDocument.GetBoolean(String) 메서드

정의

public:
 virtual bool GetBoolean(System::String ^ xpath);
public virtual bool GetBoolean(string xpath);
abstract member GetBoolean : string -> bool
override this.GetBoolean : string -> bool
Public Overridable Function GetBoolean (xpath As String) As Boolean

매개 변수

xpath
String

반환

적용 대상