バージョン 24.2 (最新)

FromTextLocation メソッド

次の指定された要素の指定された Infragistics.Documents.Parsing.TextLocation を表す SnapshotPoint を返します。 TextDocumentSnapshot
シンタックス
public static SnapshotPoint FromTextLocation( 
   TextLocation textLocation,
   TextDocumentSnapshot associatedSnapshot
)

パラメータ

textLocation
Infragistics.Documents.Parsing.TextLocation
associatedSnapshot
指定した textLocation と関連づけられた TextDocumentSnapshot

戻り値の型

次の指定された要素の指定された Infragistics.Documents.Parsing.TextLocation を表す SnapshotPointTextDocumentSnapshot
参照