StateCollection.Add override.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public override int Add ( DockWindow item)
Public Overrides Function Add( _ item As DockWindow _) As Integer
Type: DockWindowThe item to add.
Type: Int32The index of the newly added item.
DockWindowCollection MembersDockWindowCollection ClassMindFusion.UI.Web Namespace