| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > C1RichTextBox クラス : GetTextRange メソッド |
'宣言 Public Function GetTextRange( _ ByVal start As System.Integer, _ ByVal length As System.Integer _ ) As C1TextRange
public C1TextRange GetTextRange( System.int start, System.int length )