Topic CollectionRemove Item 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: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
protected override void RemoveItem(
int index
)VB
Protected Overrides Sub RemoveItem (
index As Integer
)C++
protected:
virtual void RemoveItem(
int index
) overrideF#
abstract RemoveItem :
index : int -> unit
override RemoveItem :
index : int -> unit Parameters
- index Int32
- The index of the item to remove