ValidationResultCollection Properties
The ValidationResultCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of elements actually contained in the Collection. (Inherited from Collection.) |
![]() |
Item(System.Int32) |
Gets or sets the element at the specified index. (Inherited from Collection.) |
![]() |
Items |
Gets a IList wrapper around the Collection. (Inherited from Collection.) |