The following tables list the members exposed by EntityAspect.VerifierErrorsCollection.
Name | Description | |
---|---|---|
![]() | Count | See System.Collections.ICollection.Count. |
![]() | HasErrors | Returns whether this collection contains any errors. |
![]() | IsReadOnly | See IsReadOnly. |
Name | Description | |
---|---|---|
![]() | Add | Used to Add an errant VerifierResult to this collection. |
![]() | Clear | Clears this collection. |
![]() | Contains | Returns whether this collection contains a specific VerifierResult. |
![]() | CopyTo | See System.Collections.ICollection.CopyTo(System.Array,System.Int32). |
![]() | Equals | (Inherited from object) |
![]() | GetEnumerator | See System.Collections.IEnumerable.GetEnumerator. |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | Remove | Removes a VerifierResult from this collection. |
![]() | ToString | (Inherited from object) |
![]() | UpdateWith | For internal use only. |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |