Add: IValidationUserComponent;
The Add method adds a new component to the collection.
Add returns the added component after execution. It is added to the end of the collection, value of the IValidationUserComponents.Count property is increased by one.
The property use is given in the example for IValidationFilter.UserComponents.
See also: