Click or drag to resize
DoubleCollection Class
Collection base object example. Used for a data binding demostration only
Inheritance Hierarchy
SystemObject
  System.CollectionsCollectionBase
    Kettic.AspNet.Controls.ChartModelDoubleCollection

Namespace: Kettic.AspNet.Controls.ChartModel
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class DoubleCollection : CollectionBase

The DoubleCollection type exposes the following members.

Constructors
  NameDescription
Public methodDoubleCollection
Top
Methods
  NameDescription
Public methodAdd
Public methodContains
Public methodIndexOf
Public methodInitData
Data load method
Public methodInsert
Public methodRemove
Top
Properties
  NameDescription
Public propertyItem
Top
See Also