Member name | Description |
---|---|
Count property | Returns the number of errors in the collection. |
Item property | Returns the error at the specified index. |
Member name | Description |
---|---|
CopyTo method | Copies the elements of the SAErrorCollection into an array, starting at the given index within the array. |
GetEnumerator method | Returns an enumerator that iterates through the SAErrorCollection. |