Count | Gets the number of errors in the collection. |
Item | Gets the MimerError at the specified index. In C#, this property is the indexer for the MimerDataReader class. |
CopyTo | Copies the elements of the MimerErrorCollection into an array, starting at the given index within the array. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetEnumerator | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
MimerErrorCollection Class | Mimer.Data.Client Namespace