バージョン 24.2 (最新)

ContainsLocation メソッド

指定した Infragistics.Documents.Parsing.TextLocation がこの DocumentViewLine に格納されているかどうかを返します。(読み取り専用)
シンタックス
public bool ContainsLocation( 
   Infragistics.Documents.Parsing.TextLocation textLocation
)

パラメータ

textLocation
検査する Infragistics.Documents.Parsing.TextLocation

戻り値の型

DocumentViewLineInfragistics.Documents.Parsing.TextLocation があれば true。それ以外は false。
参照