Dynamicweb 8 Documentation
VariantGroupCollection Class Members
Properties  Methods 


The following tables list the members exposed by VariantGroupCollection.

Public Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantGroup>)
Public PropertyItemGets or sets the element at the specified index.  
Top
Protected Properties
 NameDescription
Protected PropertyItemsGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<VariantGroup>)
Top
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