WorkflowGen.My 4.3.0
WorkflowGen.My 4.3.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
Append Method
Add node to the end of the collection
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax
C#
VB
Copy
public
void
Append
(
HtmlNode
node
)
Public
Sub
Append
(
node
As
HtmlNode
)
Parameters
node
Type:
WorkflowGen.My.HtmlAgilityPack
HtmlNode
See Also
Reference
HtmlNodeCollection Class
WorkflowGen.My.HtmlAgilityPack Namespace
Copyright © Advantys 2018