Skip to main content
A newer version of this page is available. .
All docs
V21.1

DoubleCollection Class

A collection of floating-point numeric values.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v21.1.dll

NuGet Package: DevExpress.TreeMap

Declaration

public class DoubleCollection :
    TreeMapNotificationCollection<double>

The following members return DoubleCollection objects:

See Also