Table of Contents

Method RemoveAt

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

RemoveAt(int)

Removes the node at the given index and detaches it.

public void RemoveAt(int index)

Parameters

index int

The zero-based index.