dotConnect for QuickBooks Online Documentation
Devart.Data.QuickBooks Namespace / QuickBooksErrorCollection Class / GetEnumerator Method

In This Topic
    GetEnumerator Method
    In This Topic
    This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
    Syntax
    'Declaration
     
    Public Function GetEnumerator() As IEnumerator
    public IEnumerator GetEnumerator()
    See Also