NUnitForms Class Library

MenuItemCollection.Count Property

Returns the number of Controls in this MenuItemCollection.

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

See Also

MenuItemCollection Class | NUnit.Extensions.Forms Namespace