Removes the IItemStateManager element at the specified index.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public virtual void RemoveAt ( int index)
Public Overridable Sub RemoveAt( _ index As Integer _)
Type: Int32The index to remove at.
StateCollection(T) MembersStateCollection(T) ClassMindFusion.UI.Web Namespace