This documentation is archived and is not being maintained.
ValidatorCollection Properties
Visual Studio 2010
The ValidatorCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of references in the collection. |
|
IsReadOnly | Gets a value that indicates whether the ValidatorCollection collection is read-only. |
|
IsSynchronized | Gets a value that indicates whether the ValidatorCollection collection is synchronized. |
|
Item | Gets the validation server control at the specified index location in the ValidatorCollection collection. |
|
SyncRoot | Gets an object that can be used to synchronize the ValidatorCollection collection. |
Show: