An NDoc Documented Class Library

FormValidatorCollection Properties

The properties of the FormValidatorCollection class are listed below. For a complete list of FormValidatorCollection class members, see the FormValidatorCollection Members topic.

Public Instance Properties

Capacity Gets or sets the number of elements the FormValidatorCollection can contain.
Count Gets the number of elements actually contained in the FormValidatorCollection.
IsFixedSize Gets a value indicating whether the collection has a fixed size.
IsReadOnly gets a value indicating whether the IList is read-only.
IsSynchronized Gets a value indicating whether access to the collection is synchronized (thread-safe).
Item Gets or sets the FormValidator at the specified index.
SyncRoot Gets an object that can be used to synchronize access to the collection.

See Also

FormValidatorCollection Class | Genghis.Windows.Forms Namespace