dotConnect for QuickBooks Documentation
Devart.Data.QuickBooks Namespace / QuickBooksErrorCollection Class
Properties Methods

In This Topic
    QuickBooksErrorCollection Class Members
    In This Topic

    The following tables list the members exposed by QuickBooksErrorCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of errors in the collection.  
    Public PropertyIndicates whether access to the ICollection is synchronized (thread safe).  
    Public PropertyGets the error at the specified index. In C#, this property is the indexer for the QuickBooksErrorCollection class.  
    Public PropertyGets an object that can be used to synchronize access to the QuickBooksErrorCollection.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies the elements of the QuickBooksErrorCollection collection into an System.Array starting at the specified index within the array.  
    Public MethodThis member supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
    Top
    See Also