C# Class NHtmlUnit.Javascript.Host.Html.HTMLAllCollection

Inheritance: NHtmlUnit.Javascript.Host.Html.HTMLCollection
Afficher le fichier Open project: HtmlUnit/NHtmlUnit

Méthodes publiques

Méthode Description
HTMLAllCollection ( NHtmlUnit parentScope, string description ) : System
HTMLAllCollection ( com wrappedObject ) : System

Private Methods

Méthode Description
HTMLAllCollection ( ) : System

Method Details

HTMLAllCollection() public méthode

public HTMLAllCollection ( NHtmlUnit parentScope, string description ) : System
parentScope NHtmlUnit
description string
Résultat System

HTMLAllCollection() public méthode

public HTMLAllCollection ( com wrappedObject ) : System
wrappedObject com
Résultat System