An NDoc Documented Class Library

BaseValidatorCollection.Synchronized Method 

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

public static BaseValidatorCollection Synchronized(
   BaseValidatorCollection list
);

Return Value

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

See Also

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