Document Library for WinForms
Contains メソッド (C1TextRange)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1TextRange 構造体 : Contains メソッド
The position to test.
Tests whether a specified position is contained within the current range.
シンタックス
'宣言
 
Public Function Contains( _
   ByVal position As System.Integer _
) As System.Boolean
public System.bool Contains( 
   System.int position
)

パラメータ

position
The position to test.

戻り値の型

True if the current range includes the specified position, false otherwise.
参照

C1TextRange 構造体
C1TextRange メンバ