Method InsertItem
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
intitem
SortDescription