Skip to main content

NumericCollection Class

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v24.1.dll

Declaration

public class NumericCollection :
    CustomCollection<double>

The following members return NumericCollection objects:

Inheritance

Object
DevExpress.Web.Internal.CustomCollection<Double>
NumericCollection
See Also