Item Property
The Item property of the SPSearchResultCollection class gets the search result object at the specified index in the collection.
[C#] In C#, this property is the indexer for the SPSearchResultCollection class.
Parameters
index A 32-bit integer that specifies the index.
Property Value
A Microsoft.SharePoint.SPSearchResult object that represents the item returned through a search.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security