DoubleCollection
Class
Definition
Namespace:Telerik.WinControls.SyntaxEditor.UI
Assembly:Telerik.WinControls.SyntaxEditor.dll
Syntax:
C#
public class DoubleCollection : List<double>, IList, ICollection, IEnumerable
Inheritance: objectList<double>DoubleCollection
Implements:
Constructors
C#
public DoubleCollection()
Methods
C#
public void Freeze()