C# 클래스 System.Xml.BaseTreeIterator

파일 보기 프로젝트 열기: dotnet/corefx

보호된 프로퍼티들

프로퍼티 타입 설명
mapper DataSetMapper

Private Properties

프로퍼티 타입 설명
BaseTreeIterator
Next bool
NextRight bool
NextRightRowElement bool
NextRowElement bool
OnRowElement bool
Reset void

비공개 메소드들

메소드 설명
BaseTreeIterator ( DataSetMapper mapper )
Next ( ) : bool
NextRight ( ) : bool
NextRightRowElement ( ) : bool
NextRowElement ( ) : bool
OnRowElement ( ) : bool
Reset ( ) : void

프로퍼티 상세

mapper 보호되어 있는 프로퍼티

protected DataSetMapper,System.Xml mapper
리턴 DataSetMapper