Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / OrderPullItemCollection Class
Properties Methods


In This Topic
    OrderPullItemCollection Class Members
    In This Topic

    The following tables list the members exposed by OrderPullItemCollection.

    Public Constructors
    Public Properties
    Public Methods
     NameDescription
    Public MethodOverloaded.  Adds an orderitem to the pull item collection.  
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public MethodOverloaded.  Returns the index of the matching item.  
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<T>)
    Public MethodOverloaded.  Sort this collection using given sort expression and sort direction. The GenericComparer is used to create the comparer for sorting. (Inherited from CommerceBuilder.Types.SortableCollection<OrderPullItem>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Public Method (Inherited from System.Collections.Generic.List<T>)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also