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

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