Click or drag to resize

SearchResultTableItem Property

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

Parameters

index
Type: SystemInt32

Property Value

Type: SearchResultRow
See Also