An NDoc Documented Class Library

BaseValidatorCollection.ReadOnly Method 

Creates a read-only wrapper for a BaseValidatorCollection instance.

public static BaseValidatorCollection ReadOnly(
   BaseValidatorCollection list
);

Return Value

An BaseValidatorCollection wrapper that is read-only.

See Also

BaseValidatorCollection Class | BaseValidatorCollection Members | Genghis.Windows.Forms Namespace