TopicCollectionRemoveItem Method
This is overridden to clear the parent on the removed item
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
protected override void RemoveItem(
int index
)
Protected Overrides Sub RemoveItem (
index As Integer
)
protected:
virtual void RemoveItem(
int index
) override
abstract RemoveItem :
index : int -> unit
override RemoveItem :
index : int -> unit
Parameters
- index Int32
- The index of the item to remove