A newer version of this page is available.
Switch to the current version.
MapElementCollection<T> Class
A collection of map elements.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v18.2.dll
Declaration
public class MapElementCollection<T> :
ObservableCollection<T>,
IOwnedElement
Public Class MapElementCollection(Of T)
Inherits ObservableCollection(Of T)
Implements IOwnedElement
Type Parameters
Name |
---|
T |
Inheritance
See Also
Feedback