Method | Description | |
---|---|---|
HTMLCollection ( NHtmlUnit parentScope, bool attributeChangeSensitive, string description ) : System | ||
HTMLCollection ( com wrappedObject ) : System | ||
NamedItem ( string name ) : object | ||
NextNode ( ) : object | ||
Reset ( ) : void | ||
Tags ( string tagName ) : object |
Method | Description | |
---|---|---|
HTMLCollection ( ) : System |
public HTMLCollection ( NHtmlUnit parentScope, bool attributeChangeSensitive, string description ) : System | ||
parentScope | NHtmlUnit | |
attributeChangeSensitive | bool | |
description | string | |
return | System |
public HTMLCollection ( com wrappedObject ) : System | ||
wrappedObject | com | |
return | System |