Method AddSorted
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
AddSorted(T)
Adds an item to a sorted collection.
public void AddSorted(T item)
Parameters
item
T
Adds an item to a sorted collection.
public void AddSorted(T item)
item
T