| ProductAttributeSet Methods | 
The ProductAttributeSet type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Contains(IEnumerableInt32) | 
            Determines whether this ProductAttributeSet [contains] [the specified product options].
             | 
|  | Contains(Int32) | 
            Determines whether this ProductAttributeSet [contains] [the specified product option].
             | 
|  | Contains(SKUInfo) | 
            Determines whether this ProductAttributeSet [contains] [the specified product option].
             | 
|  | GetEnumerator | 
            Gets the enumerator.
             | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | BatchSKUInfo | 
            Returns input in batches of batchSize size.
            (Defined by BaseExtensions.) | 
|  | ToHashSetSKUInfo | 
            Converts the list of objects to a hash set of distinct values
            (Defined by DataExtensions.) | 
|  | ToJSON | 
            Returns JSON representation of current instance of IEnumerable.
            (Defined by DataExtensions.) | 
|  | ToXML | 
            Returns XML representation of current instance of IEnumerable.
            (Defined by DataExtensions.) | 
 See Also
See Also