Dynamicweb 8 Documentation
VariantCombinationCollection Class Methods


For a list of all members of this type, see VariantCombinationCollection members.

Public Methods
 NameDescription
Public MethodAddAdds the specified variant combination.  
Public MethodClearRemoves all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantCombination>)
Public MethodContainsDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantCombination>)
Public MethodCopyToCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<VariantCombination>)
Public MethodGetEnumeratorReturns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantCombination>)
Public MethodIndexOfOverloaded. Returns the index of the specified variant id in the collection.  
Public MethodInsertInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<VariantCombination>)
Public MethodItemByIdGets the item by id.  
Public MethodLoadLoads the specified SQL.  
Public MethodRemoveRemoves the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantCombination>)
Public MethodRemoveAtRemoves the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantCombination>)
Public MethodSetCombinationTextsOverloaded. Sets the combination texts.  
Top
Protected Methods
 NameDescription
Protected MethodClearItemsRemoves all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantCombination>)
Protected MethodInsertItemInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<VariantCombination>)
Protected MethodRemoveItemRemoves the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantCombination>)
Protected MethodSetItemReplaces the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<VariantCombination>)
Top
See Also

Reference

VariantCombinationCollection Class
Dynamicweb.eCommerce.Variants Namespace

Send Feedback