Keyoti SearchUnit API Docs
BoolList Constructor (c)
API DocumentationKeyoti.SearchEngine.UtilsBoolListBoolList(Int32)
Keyoti SearchUnit v6
New
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public BoolList(
	int c
)
public BoolList(
	int c
)
Public Sub New ( 
	c As Integer
)
Public Sub New ( 
	c As Integer
)
public:
BoolList(
	int c
)
public:
BoolList(
	int c
)
new : 
        c : int -> BoolList
new : 
        c : int -> BoolList
Parameters
c (Int32)
Initial capacity

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120