RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX
Collection base object example. Used for a data binding demostration only

Namespace: Telerik.Charting
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.2.522.0 (2013.02.0522.0)

Syntax

C#
public class DoubleCollection : CollectionBase
Visual Basic
Public Class DoubleCollection _
	Inherits CollectionBase

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    Telerik.Charting..::..DoubleCollection

See Also