Dynamicweb 8 Documentation
VariantGroupCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddAdds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantGroup>)
Public MethodClearRemoves all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantGroup>)
Public MethodContainsOverloaded. Determines whether the collection contains the specified variant group.  
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<VariantGroup>)
Public MethodFindOptionByIDReturns the option specified by the ID, regardless of what group it is in.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantGroup>)
Public MethodGetVariantGroupGets the variant group.  
Public MethodGetWithDifsGets the with difs.  
Public MethodIndexOfOverloaded. Searches the VariantGroup list for the existance of strID  
Public MethodInsertInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<VariantGroup>)
Public MethodItemByIdGets the item by id.  
Public MethodLoadLoads the specified SQL.  
Public MethodRemoveOverloaded. Removes the specified variant group.  
Public MethodRemoveAtRemoves the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantGroup>)
Top
Protected Methods
 NameDescription
Protected MethodClearItemsRemoves all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantGroup>)
Protected MethodInsertItemInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<VariantGroup>)
Protected MethodRemoveItemRemoves the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantGroup>)
Protected MethodSetItemReplaces the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<VariantGroup>)
Top
See Also

Reference

VariantGroupCollection Class
Dynamicweb.eCommerce.Variants Namespace

Send Feedback