Click or drag to resize

ProductFieldComparer Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericEqualityComparerProductField
    Dynamicweb.EcommerceProductFieldComparer

Namespace:  Dynamicweb.Ecommerce
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class ProductFieldComparer : EqualityComparer<ProductField>

The ProductFieldComparer type exposes the following members.

Constructors
  NameDescription
Public methodProductFieldComparer
Initializes a new instance of the ProductFieldComparer class
Top
Methods
See Also