| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > EditExtensions クラス > ReplaceText メソッド : ReplaceText(C1TextRange,String) メソッド |
'宣言 Public Overloads Shared Function ReplaceText( _ ByVal range As C1TextRange, _ ByVal text As System.String _ ) As C1TextRange
public static C1TextRange ReplaceText( C1TextRange range, System.string text )