Click or drag to resize
IRefinementResult Interface
Refinement result representation.

Namespace: Colygon.MatchPoint.Core.DataProviders
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public interface IRefinementResult

The IRefinementResult type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of elements matching the refiner.
Top
See Also