C# 클래스 System.Xml.XPath.XNode

파일 보기 프로젝트 열기: s1m0nj/Harvest-Service-for-.Net 1 사용 예제들

공개 메소드들

메소드 설명
XPathCountElements ( this node, string expression ) : int

메소드 상세

XPathCountElements() 공개 정적인 메소드

public static XPathCountElements ( this node, string expression ) : int
node this
expression string
리턴 int