'Declaration
Public Overloads Function All() As InvoiceCollection
'Usage
Dim instance As InvoiceCollection Dim value As InvoiceCollection value = instance.All()
public InvoiceCollection All()
public: InvoiceCollection^ All();
Return Value
This InvoiceCollection updated with the Invoice objects.