Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping.Providers Namespace / PackageList Class
Properties Methods


In This Topic
    PackageList Class Members
    In This Topic

    The following tables list the members exposed by PackageList.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public MethodOverloaded.  Composes the Packages in this list in a way so that their maximum weight does not exceed the given value.  
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public Method For all Package items in this list weight, dimensions and price are converted to whole numbers.  
    Public Method For all Package items in this list their weight is converted to the given weight unit and their dimensions are converted to the given measurement unit.  
    Public Method For all Package items in this list their dimensions are converted to the given measurement unit.  
    Public Method For all Package items in this list their dimensions are converted to whole numbers.  
    Public Method For all Package items in this list their price is converted to a whole number.  
    Public Method For all Package items in this list their weight is converted to the given weight unit.  
    Public Method For all Package items in this list their weight and price are converted to a whole numbers.  
    Public Method For all Package items in this list their weight is converted to a whole number.  
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<Package>)
    Public Method Ensures no package in the package list is below the minimum weight.  
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<Package>)
    Public Method For all Package items in this list their weight, price and dimensions are rounded upto to given dicimals.  
    Public Method For all Package items in this list their dimensions are rounded upto to given dicimals.  
    Public Method For all Package items in this list their price is rounded upto to given dicimals.  
    Public Method For all Package items in this list their weight is rounded upto to given dicimals.  
    Public Method For all Package items in this list their weight and price is rounded upto to given dicimals.  
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public MethodReturns a string that represents the current object.  
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Public Method (Inherited from System.Collections.Generic.List<Package>)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also