バージョン

TextLocation 構造体

文字の位置を一意に識別するゼロから始まる行と文字のオフセットを含む構造。
シンタックス
'宣言
 
Public Structure TextLocation 
   Inherits System.ValueType
public struct TextLocation : System.ValueType 
参照