Table of Contents

Method RemoveItem

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

RemoveItem(int)

called by base class Collection<T> when an item is removed from list; raises a CollectionChanged event to any listeners

protected override void RemoveItem(int index)

Parameters

index int