The following tables list the members exposed by ValidationErrorCollection.
Name | Description | |
---|---|---|
![]() |
ValidationErrorCollection Constructor |
Name | Description | |
---|---|---|
![]() |
Capacity | (Inherited from System.Collections.CollectionBase) |
![]() |
Count | (Inherited from System.Collections.CollectionBase) |
![]() |
IsDisposed | Gets a value indicating if the current object have been disposed yet. |
![]() |
IsReadOnly | |
![]() |
Item |
Name | Description | |
---|---|---|
![]() |
InnerList | (Inherited from System.Collections.CollectionBase) |
![]() |
List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
![]() |
Add | Overloaded. |
![]() |
AddRange | |
![]() |
Clear | (Inherited from System.Collections.CollectionBase) |
![]() |
Contains | |
![]() |
CopyTo | |
![]() |
Dispose | Disposes this object |
![]() |
FromString | |
![]() |
GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() |
IndexOf | |
![]() |
Insert | |
![]() |
Remove | |
![]() |
RemoveAt | (Inherited from System.Collections.CollectionBase) |
![]() |
ToString | Returns a string that represents the current object. |
Name | Description | |
---|---|---|
![]() |
OnClear | (Inherited from System.Collections.CollectionBase) |
![]() |
OnClearComplete | (Inherited from System.Collections.CollectionBase) |
![]() |
OnInsert | (Inherited from System.Collections.CollectionBase) |
![]() |
OnInsertComplete | (Inherited from System.Collections.CollectionBase) |
![]() |
OnRemove | (Inherited from System.Collections.CollectionBase) |
![]() |
OnRemoveComplete | (Inherited from System.Collections.CollectionBase) |
![]() |
OnSet | (Inherited from System.Collections.CollectionBase) |
![]() |
OnSetComplete | (Inherited from System.Collections.CollectionBase) |
![]() |
OnValidate | (Inherited from System.Collections.CollectionBase) |