The members of System.Web.UI.ValidatorCollection are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.UI.ValidatorCollection class. |
[read-only] | Count | int.
Gets the number of references in the collection. |
[read-only] | IsReadOnly | bool.
Gets a value that indicates whether the System.Web.UI.ValidatorCollection collection is read-only. |
[read-only] | IsSynchronized | bool.
Gets a value that indicates whether the System.Web.UI.ValidatorCollection collection is synchronized. |
[read-only] default property | Item(int) | IValidator. Documentation for this section has not yet been entered. |
[read-only] | SyncRoot | object.
Gets an object that can be used to synchronize the System.Web.UI.ValidatorCollection collection. |
Add(IValidator)
| ||
Contains(IValidator)
| ||
CopyTo(Array, int)
| ||
GetEnumerator()
| ||
Remove(IValidator)
|