WorkflowGen.My 8.0.0
WorkflowGen.My 8.0.0
Namespaces
WorkflowGen.My.HtmlAgilityPack
HtmlNodeCollection Class
HtmlNodeCollection Methods
Add Method
Append Method
Clear Method
Contains Method
CopyTo Method
Descendants Method
Elements Method
FindFirst Method
GetNodeIndex Method
IndexOf Method
Insert Method
Nodes Method
Prepend Method
Remove Method
RemoveAt Method
Replace Method
HtmlNodeCollection
Add Method
Add node to the collection
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C#
VB
Copy
public
void
Add
(
HtmlNode
node
)
Public
Sub
Add
(
node
As
HtmlNode
)
Parameters
node
Type:
WorkflowGen.My.HtmlAgilityPack
HtmlNode
Implements
ICollection
T
Add(T)
See Also
Reference
HtmlNodeCollection Class
WorkflowGen.My.HtmlAgilityPack Namespace
Copyright © Advantys 2020