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