The methods of the FormValidatorCollection class are listed below. For a complete list of FormValidatorCollection class members, see the FormValidatorCollection Members topic.
![]() ![]() |
Creates a read-only wrapper for a
FormValidatorCollection instance.
|
![]() ![]() |
Creates a synchronized (thread-safe) wrapper for a
FormValidatorCollection instance.
|
![]() |
Adds a FormValidator to the end of the FormValidatorCollection .
|
![]() | Overloaded.
Adds the elements of a FormValidator array to the current FormValidatorCollection .
|
![]() |
Removes all elements from the FormValidatorCollection .
|
![]() | Creates a shallow copy of the FormValidatorCollection. |
![]() |
Determines whether a given FormValidator is in the FormValidatorCollection .
|
![]() | Overloaded.
Copies the entire FormValidatorCollection to a one-dimensional
FormValidator array, starting at the specified index of the target array.
|
![]() | Determines whether the specified Object is equal to the current Object. |
![]() |
Returns an enumerator that can iterate through the FormValidatorCollection .
|
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() |
Returns the zero-based index of the first occurrence of a FormValidator
in the FormValidatorCollection .
|
![]() |
Inserts an element into the FormValidatorCollection at the specified index.
|
![]() |
Removes the first occurrence of a specific FormValidator from the FormValidatorCollection .
|
![]() |
Removes the element at the specified index of the FormValidatorCollection .
|
![]() | Returns a String that represents the current Object. |
![]() | Sets the capacity to the actual number of elements. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
FormValidatorCollection Class | Genghis.Windows.Forms Namespace