Version

ValidationResultsCollection Class Members

The following tables list the members exposed by ValidationResultsCollection.

Public Properties
 NameDescription
Public PropertyCountOverridden. Returns the number of ValidationResult instances in this collection.  
Public PropertyItemReturns the ValidationResult instance at the specified ordinal position in the collection.  
Protected Properties
 NameDescription
Protected PropertyInnerListGets the list of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase)
Public Methods
 NameDescription
Public MethodGetEnumeratorReturns an enumerator that iterates through the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase)
See Also