BoolArray Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Inheritance
- 
      System.Object
      - 
          System.Collections.Generic.List<System.Boolean>
    - BoolArray
 
 
- 
          System.Collections.Generic.List<System.Boolean>
    
Syntax
[ValueClass]
public class BoolArray : List<bool>, IList<bool>, ICollection<bool>, IList, ICollection, IReadOnlyList<bool>, IReadOnlyCollection<bool>, IEnumerable<bool>, IEnumerable, IBoolArrayConstructors
| Name | Description | 
|---|---|
| BoolArray() |