System.Web.UI.ValidatorCollection: Property Members

The properties of System.Web.UI.ValidatorCollection are listed below. For a list of all members, see the ValidatorCollection Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the number of references in the collection.

[read-only]
IsReadOnlybool.

Gets a value that indicates whether the System.Web.UI.ValidatorCollection collection is read-only.

[read-only]
IsSynchronizedbool.

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]
SyncRootobject.

Gets an object that can be used to synchronize the System.Web.UI.ValidatorCollection collection.