![]() | Initializes a new instance of the FormCollection class. |
![]() | Returns the number of forms in this FormCollection. |
![]() | Returns a Form from this collection according to its index. |
![]() | Overloaded. Add a Form to the collection. |
![]() | Returns a boolean to indicate whether the supplied form exists in this collection. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an IEnumerator of the Forms in this collection. |
![]() | 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 a String that represents the current Object. |
![]() | 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. |
FormCollection Class | NUnit.Extensions.Forms Namespace