HtmlNodeCollectionResetParent Method
Reset the parent property on the child nodes and their descendants.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.3013.4544
public static void ResetParent(
HtmlNodeCollection nodes
)
Public Shared Sub ResetParent (
nodes As HtmlNodeCollection
)
No code example is currently available or this language may not be supported.
Parameters
- nodes HtmlNodeCollection
-
Nodes at which to being reset.