Name | Description | |
---|---|---|
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 MimerErrorCollection class. |
The following tables list the members exposed by MimerErrorCollection.
Name | Description | |
---|---|---|
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 MimerErrorCollection class. |
Name | Description | |
---|---|---|
CopyTo | Copies the elements of the MimerErrorCollection into an array, starting at the given index within the array. | |
GetEnumerator | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |