| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > EditExtensions クラス : Delete メソッド |
'宣言 Public Shared Function Delete( _ ByVal range As C1TextRange, _ Optional ByVal hasSelection As System.Boolean, _ Optional ByVal needDeleteTable As System.Boolean _ ) As C1TextPointer
public static C1TextPointer Delete( C1TextRange range, System.bool hasSelection, System.bool needDeleteTable )