An NDoc Documented Class Library

FormValidatorCollection.ReadOnly Method 

Creates a read-only wrapper for a FormValidatorCollection instance.

public static FormValidatorCollection ReadOnly(
   FormValidatorCollection list
);

Return Value

An FormValidatorCollection wrapper that is read-only.

See Also

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