Click or drag to resize
Sandcastle Help File BuilderTocEntryCollectionRemoveItem Method
This is overridden to clear the parent on the removed item

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
protected override void RemoveItem(
	int index
)

Parameters

index
Type: SystemInt32
The index of the item to remove
See Also