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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph