Keyoti SearchUnit API Docs
Item Property (index)
API DocumentationKeyoti.SearchEngine.WebFeaturedDocumentsItem[([( Int32])])
Keyoti SearchUnit v6
Indexer access to a FeaturedDocument in the collection.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public FeaturedDocument this[
	int index
] { get; }
public FeaturedDocument this[
	int index
] { get; }
Public ReadOnly Default Property Item ( 
	index As Integer
) As FeaturedDocument
	Get
Public ReadOnly Default Property Item ( 
	index As Integer
) As FeaturedDocument
	Get
public:
property FeaturedDocument^ default[int index] {
	FeaturedDocument^ get (int index);
}
public:
property FeaturedDocument^ default[int index] {
	FeaturedDocument^ get (int index);
}
member Item : FeaturedDocument with get
member Item : FeaturedDocument with get
Parameters
index (Int32)
Property Value

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