Click or drag to resize
SearchResultTableItem Property

Namespace: Colygon.MatchPoint.Search.Query
Assembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public SearchResultRow this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: SearchResultRow
See Also