Skip to main content
A newer version of this page is available. .
All docs
V20.2

DoubleCollection Class

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v20.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public class DoubleCollection :
    TreeMapNotificationCollection<double>

The following members return DoubleCollection objects:

See Also