バージョン

SnapshotPoint 構造体

特定の TextDocumentSnapshot 内の点 (オフセット) を表します。
シンタックス
'宣言
 
Public Structure SnapshotPoint 
   Inherits System.ValueType
public struct SnapshotPoint : System.ValueType 
解説

注: 2 つの関連 Snapshot 間の点は、TranslateTo メソッドで変換します。

参照