Class IntList
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
List of int.
public class IntList : List<int>, IList<int>, ICollection<int>, IList, ICollection, IReadOnlyList<int>, IReadOnlyCollection<int>, IEnumerable<int>, IEnumerable
- Inheritance
-
IntList
- Implements
- Inherited Members
- Extension Methods
Constructors
IntList()
public IntList()