Click or drag to resize

PaymentCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionPayment
    Dynamicweb.Ecommerce.OrdersPaymentCollection

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
[ObsoleteAttribute]
public class PaymentCollection : Collection<Payment>

The PaymentCollection type exposes the following members.

Constructors
  NameDescription
Public methodPaymentCollection
Initializes a new instance of the PaymentCollection class
Top
Methods
  NameDescription
Public methodAdd
Public methodAddRange
Public methodContains
Public methodget_Item Obsolete.
Public methodLoad
Top
See Also