Skip to main content
All docs
V24.2

DoubleCollection Class

A collection of floating-point numeric values.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v24.2.dll

Declaration

public class DoubleCollection :
    TreeMapNotificationCollection<double>

The following members return DoubleCollection objects:

See Also