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

Inheritance: NHtmlUnit.Javascript.Host.Html.HTMLCollection
Mostra file Open project: HtmlUnit/NHtmlUnit

Public Methods

Method Description
HTMLAllCollection ( NHtmlUnit parentScope, string description ) : System
HTMLAllCollection ( com wrappedObject ) : System

Private Methods

Method Description
HTMLAllCollection ( ) : System

Method Details

HTMLAllCollection() public method

public HTMLAllCollection ( NHtmlUnit parentScope, string description ) : System
parentScope NHtmlUnit
description string
return System

HTMLAllCollection() public method

public HTMLAllCollection ( com wrappedObject ) : System
wrappedObject com
return System