RefinementResult Class |
Namespace: Colygon.MatchPoint.Search.DataProvider
public sealed class RefinementResult : IRefinementResult, ITagResultRecord, IResultRecord, ITermResultRecord
The RefinementResult type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetSimpleTags | ||
GetTags | ||
GetTermIds | ||
GetTermIds(String) | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
GetTerms | Overloaded. Returns all terms from the a result record. (Defined by TermResultRecordExtensions.) | |
GetTerms(String) | Overloaded. Returns terms from a specific field from a result record. (Defined by TermResultRecordExtensions.) |