Click or drag to resize

SearchResultCollectionItem Property

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

Parameters

tableType
Type: SystemString

Property Value

Type: SearchResultReader
See Also