Click or drag to resize

HtmlNodeCollectionRemove Method (Int32)

Remove node at index

Namespace:  WorkflowGen.My.HtmlAgilityPack
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public bool Remove(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: Boolean
See Also