[]
        
(Showing Draft Content)

C1.WPF.Input.C1TagEditor.InsertNewTextTag

InsertNewTextTag Method

InsertNewTextTag(int, string, object)

Insert new tag in a specific position.

Declaration
public void InsertNewTextTag(int index, string text, object tag = null)
Public Sub InsertNewTextTag(index As Integer, text As String, Optional tag As Object = Nothing)
Parameters
Type Name Description
int index
string text
object tag