Removes the first occurrence of the specified object from the StateCollection collection.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public virtual void Remove ( T item)
Public Overridable Sub Remove( _ item As T _)
Type: TThe item to remove.
StateCollection(T) MembersStateCollection(T) ClassMindFusion.UI.Web Namespace