Input Library for WPF
InsertNewTextTag メソッド

C1.WPF.Input アセンブリ > C1.WPF.Input 名前空間 > C1TagEditor クラス : InsertNewTextTag メソッド
特定の位置に新しいタグを挿入します。
シンタックス
'宣言
 
Public Sub InsertNewTextTag( _
   ByVal index As System.Integer, _
   ByVal text As System.String, _
   Optional ByVal tag As System.Object _
) 
public void InsertNewTextTag( 
   System.int index,
   System.string text,
   System.object tag
)

パラメータ

index
text
tag
参照

参照

C1TagEditor クラス
C1TagEditor メンバ