Class ObservableElement2DCollection
- Namespace
- HelixToolkit.Wpf.SharpDX
- Assembly
- HelixToolkit.Wpf.SharpDX.dll
public class ObservableElement2DCollection : ObservableCollection<Element2D>, IList<Element2D>, ICollection<Element2D>, IReadOnlyList<Element2D>, IReadOnlyCollection<Element2D>, IEnumerable<Element2D>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
- Inheritance
-
ObservableElement2DCollection
- Implements
- Inherited Members
- Extension Methods
Methods
ClearItems()
Removes all items from the collection.
protected override void ClearItems()