FormCollection.Add Method (FormCollection)
Add one FormCollection to another. Combines them into one collection.
[Visual Basic]Overloads Public Sub Add( _
ByVal
collection As
FormCollection _
)
Parameters
- collection
- The collection to merge with this one.
See Also
FormCollection Class | NUnit.Extensions.Forms Namespace | FormCollection.Add Overload List