Represents a generic StateManagedCollection.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public class StateCollection<T> : StateManagedCollection where T : IItemStateManager
Public Class StateCollection(Of T As IItemStateManager) Inherits StateManagedCollection
System.Object System.Web.UI.StateManagedCollection MindFusion.UI.Web.StateCollection(T) MindFusion.UI.Web.AccordionItemCollection MindFusion.UI.Web.DockWindowCollection MindFusion.UI.Web.MenuItemCollection MindFusion.UI.Web.RatingItemCollection MindFusion.UI.Web.TabCollection MindFusion.UI.Web.WindowCollection
StateCollection(T) MembersMindFusion.UI.Web Namespace