Table of Contents

Method InsertItem

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

InsertItem(int, SortDescription)

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

protected override void InsertItem(int index, SortDescription item)

Parameters

index int
item SortDescription