Inserts an item into the StateCollection collection at the specified index. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public virtual void Insert ( |
Visual Basic
![]() |
---|
Public Overridable Sub Insert( _ |
Type: Int32
The index to insert at.
Type: T
The item to insert.