TocEntryCollectionRemoveItem Method

This is overridden to clear the parent on the removed item

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
protected override void RemoveItem(
	int index
)

Parameters

index  Int32
The index of the item to remove

See Also