Click or drag to resize

ResultItemCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListResultItem
    Dynamicweb.WeightedSearchResultItemCollection

Namespace:  Dynamicweb.WeightedSearch
Assembly:  Dynamicweb.WeightedSearch (in Dynamicweb.WeightedSearch.dll) Version: 2.0.2
Syntax
public class ResultItemCollection : List<ResultItem>

The ResultItemCollection type exposes the following members.

Constructors
  NameDescription
Public methodResultItemCollection
Initializes a new instance of the ResultItemCollection class
Top
See Also