StateCollection.Add override.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public override int Add ( TabPage item)
Public Overrides Function Add( _ item As TabPage _) As Integer
Type: TabPageThe TabPage instance to add.
Type: Int32The index of the added TabPage.
TabCollection MembersTabCollection ClassMindFusion.UI.Web Namespace