Name | Description | |
---|---|---|
Count | Gets the number of errors in the collection. | |
IsSynchronized | Indicates whether access to the ICollection is synchronized (thread safe). | |
Item | Gets the error at the specified index. In C#, this property is the indexer for the QuickBooksErrorCollection class. | |
SyncRoot | Gets an object that can be used to synchronize access to the QuickBooksErrorCollection. |