Bool list wrapper.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class BoolList : List<bool>
public class BoolList : List<bool>
Public Class BoolList Inherits List(Of Boolean)
Public Class BoolList Inherits List(Of Boolean)
public ref class BoolList : public List<bool>
public ref class BoolList : public List<bool>
type BoolList = class inherit List<bool> end
type BoolList = class inherit List<bool> end
Members
All Members | Constructors | Methods | Properties | ||
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120