StateCollection.Add override.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public override int Add ( MenuItem item)
Public Overrides Function Add( _ item As MenuItem _) As Integer
Type: MenuItemThe MenuItem to add.
Type: Int32The zero-based index of the added item in the collection.
MenuItemCollection MembersMenuItemCollection ClassMindFusion.UI.Web Namespace