C# Class System.Html.ElementNodeList

Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Private Properties

Свойство Type Description
ElementNodeList System.Collections.Generic
GetEnumerator IEnumerator
this Element

Méthodes publiques

Méthode Description
Item ( uint index ) : Element

Private Methods

Méthode Description
ElementNodeList ( ) : System.Collections.Generic
GetEnumerator ( ) : IEnumerator
this ( uint index ) : Element

Method Details

Item() public méthode

public Item ( uint index ) : Element
index uint
Résultat Element