The following tables list the members exposed by ValidationResultsCollection.
Name | Description | |
---|---|---|
Count | Overridden. Returns the number of ValidationResult instances in this collection. | |
Item | Returns the ValidationResult instance at the specified ordinal position in the collection. |
Name | Description | |
---|---|---|
InnerList | Gets the list of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase) |
Name | Description | |
---|---|---|
GetEnumerator | Returns an enumerator that iterates through the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase) |