ComponentOne Studio for WinRT XAML
Intersects メソッド (C1TextRange)

交差をチェックする C1TextRange
この範囲がパラメータの範囲を交差するかどうかを返します。
構文
'宣言
 
Public Function Intersects( _
   ByVal range As C1TextRange _
) As System.Boolean
public System.bool Intersects( 
   C1TextRange range
)

パラメータ

range
交差をチェックする C1TextRange

戻り値の型

この範囲がパラメータの範囲を交差するかどうか。
参照

C1TextRange クラス
C1TextRange メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.