Skip to main content

MapDependencyObjectCollection<T> Class

A base class for most collections in the DXMap Suite.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v23.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public class MapDependencyObjectCollection<T> :
    MapDependencyObjectCollectionBase<T>,
    IOwnedElement
    where T : DependencyObject

Type Parameters

Name
T
See Also