An NDoc Documented Class Library

FormValidatorCollection.Synchronized Method 

Creates a synchronized (thread-safe) wrapper for a FormValidatorCollection instance.

public static FormValidatorCollection Synchronized(
   FormValidatorCollection list
);

Return Value

An FormValidatorCollection wrapper that is synchronized (thread-safe).

See Also

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