C# 클래스 System.Html.ElementNodeList

파일 보기 프로젝트 열기: Saltarelle/SaltarelleWeb

Private Properties

프로퍼티 타입 설명
ElementNodeList System.Collections.Generic
GetEnumerator IEnumerator
this Element

공개 메소드들

메소드 설명
Item ( uint index ) : Element

비공개 메소드들

메소드 설명
ElementNodeList ( ) : System.Collections.Generic
GetEnumerator ( ) : IEnumerator
this ( uint index ) : Element

메소드 상세

Item() 공개 메소드

public Item ( uint index ) : Element
index uint
리턴 Element