Keyoti Search for ASP.NET API Docs
Item Property (index)
API DocumentationKeyoti.SearchEngine.WebFeaturedDocumentsItem[([(Int32])])
Keyoti Search for ASP.NET 2010
Indexer access to a FeaturedDocument in the collection.
Declaration Syntax
C#Visual BasicVisual C++
public FeaturedDocument this[
	int index
] { get; }
Public ReadOnly Default Property Item ( _
	index As Integer _
) As FeaturedDocument
public:
property FeaturedDocument^ default[int index] {
	FeaturedDocument^ get (int index);
}
Parameters
index (Int32)

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