Inserts the specified stringItem in the collection at the specified position.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public void Insert ( |
Visual Basic Copy Code |
---|
Public Sub Insert( _ |
The zero-based index at which to insert the stringItem.
The stringItem object to add to the collection.