Table of Contents

Class ObservableElement3DCollection

Namespace
HelixToolkit.Wpf.SharpDX
Assembly
HelixToolkit.Wpf.SharpDX.dll

Provides an observable collection of Element3D.

public class ObservableElement3DCollection : ObservableCollection<Element3D>, IList<Element3D>, ICollection<Element3D>, IReadOnlyList<Element3D>, IReadOnlyCollection<Element3D>, IEnumerable<Element3D>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance
ObservableElement3DCollection
Implements
Inherited Members
Extension Methods

Methods

ClearItems()

Removes all items from the collection.

protected override void ClearItems()