asp.net.ph

ValidatorCollection Class

System.Web.UI Namespace


Exposes a read-only array of IValidator references.

ValidatorCollection Class Members

Collapse   Constructors

Visibility Constructor Parameters
public ValidatorCollection ( )

Collapse   Properties

Visibility Name Value Type Accessibility
public Count Int32 [ Get ]
public IsReadOnly Boolean [ Get ]
public IsSynchronized Boolean [ Get ]
public Item ( Int32 index ) IValidator [ Get ]
public SyncRoot Object [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
public Add ( IValidator validator ) Void
public Contains ( IValidator validator ) Boolean
public CopyTo ( Array array , Int32 index ) Void
public GetEnumerator ( ) IEnumerator
public Remove ( IValidator validator ) Void
See Also

IValidator Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note