 |
PaymentMethodItems Class |
Collection of PaymentMethodItem data object.
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionPaymentMethodItem ASI.TAM.API.Data.UI.Shared.Common.PaymentMethodPaymentMethodItems
Namespace:
ASI.TAM.API.Data.UI.Shared.Common.PaymentMethod
Assembly:
ASI.TAM.API.Data.UI.Shared (in ASI.TAM.API.Data.UI.Shared.dll) Version: 2021.1.0.1
Syntaxpublic sealed class PaymentMethodItems : Collection<PaymentMethodItem>
Public NotInheritable Class PaymentMethodItems
Inherits Collection(Of PaymentMethodItem)
Dim instance As PaymentMethodItems
Remarks
See Also