Skip to main content
A newer version of this page is available. .

NumericCollection Class

Namespace: DevExpress.Web.Bootstrap

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

Declaration

public class NumericCollection :
    CustomCollection<double>

The following members return NumericCollection objects:

Inheritance

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