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

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