NUnitForms Class Library

ControlTester.Count Property

Returns the number of controls associated with this tester.

[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

See Also

ControlTester Class | NUnit.Extensions.Forms Namespace