RichTextBox for WPF
Intersection メソッド (C1TextRange)

C1.WPF.RichTextBox.4.5.2 アセンブリ > C1.WPF.RichTextBox.Documents 名前空間 > C1TextRange クラス : Intersection メソッド
もう一方の C1TextRange
別の範囲と交差する範囲を返します。
シンタックス
'宣言
 
Public Function Intersection( _
   ByVal range As C1TextRange _
) As C1TextRange
public C1TextRange Intersection( 
   C1TextRange range
)

パラメータ

range
もう一方の C1TextRange

戻り値の型

もう一方の範囲と交差する範囲。
参照

C1TextRange クラス
C1TextRange メンバ