Keyoti Search for ASP.NET API Docs
Item Property (i)
API DocumentationKeyoti.SearchEngine.UtilsIntListListItem[([(Int32])])
Keyoti Search for ASP.NET 2010
Item from the collection
Declaration Syntax
C#Visual BasicVisual C++
public IntList this[
	int i
] { get; set; }
Public Default Property Item ( _
	i As Integer _
) As IntList
public:
property IntList^ default[int i] {
	IntList^ get (int i);
	void set (int i, IntList^ value);
}
Parameters
i (Int32)

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609