C# 클래스 MS.Internal.Xml.XPath.ValueQuery

상속: Query
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 메소드들

메소드 설명
Advance ( ) : XPathNavigator
Reset ( ) : void
ValueQuery ( ) : System

보호된 메소드들

메소드 설명
ValueQuery ( ValueQuery other ) : System

메소드 상세

Advance() 공개 최종 메소드

public final Advance ( ) : XPathNavigator
리턴 System.Xml.XPath.XPathNavigator

Reset() 공개 최종 메소드

public final Reset ( ) : void
리턴 void

ValueQuery() 공개 메소드

public ValueQuery ( ) : System
리턴 System

ValueQuery() 보호된 메소드

protected ValueQuery ( ValueQuery other ) : System
other ValueQuery
리턴 System