Keyoti Search for ASP.NET API Docs
Item Property (index)
API DocumentationKeyoti.SearchEngine.SearchSearchResultItem[([(Int32])])
Keyoti Search for ASP.NET 2010
Gets a result.
Declaration Syntax
C#Visual BasicVisual C++
public ResultItem this[
	int index
] { get; set; }
Public Default Property Item ( _
	index As Integer _
) As ResultItem
public:
property ResultItem^ default[int index] {
	ResultItem^ get (int index);
	void set (int index, ResultItem^ value);
}
Parameters
index (Int32)
The result number, 0 based.

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