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