'DeclarationPublic Overloads Function All() As PaymentCollection
'UsageDim instance As PaymentCollection Dim value As PaymentCollection value = instance.All()
public PaymentCollection All()
public: PaymentCollection^ All();
Return Value
This PaymentCollection updated with the Payment objects.