HtmlNodeItem(String) Constructor
Create a new instance of the HtmlNodeItem item.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public HtmlNodeItem(
string nodeType
)
Public Sub New (
nodeType As String
)
No code example is currently available or this language may not be supported.
Parameters
- nodeType String
-
The type of node to create.