Keyoti SearchUnit API Docs
Item Property (i)
API DocumentationKeyoti.SearchEngine.UtilsIntListListItem[([( Int32])])
Keyoti SearchUnit v6
Item from the collection
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public IntList this[
	int i
] { get; set; }
public IntList this[
	int i
] { get; set; }
Public Default Property Item ( 
	i As Integer
) As IntList
	Get
	Set
Public Default Property Item ( 
	i As Integer
) As IntList
	Get
	Set
public:
property IntList^ default[int i] {
	IntList^ get (int i);
	void set (int i, IntList^ value);
}
public:
property IntList^ default[int i] {
	IntList^ get (int i);
	void set (int i, IntList^ value);
}
member Item : IntList with get, set
member Item : IntList with get, set
Parameters
i (Int32)
Property Value

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