Click or drag to resize

INodeType Property

Gets the type of this node.

Namespace:  DotNetBrowser.Dom
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
NodeType Type { get; }

Property Value

Type: NodeType
The type of this node.
See Also