IProjectionSnapshot.MapToSourceSnapshot Method
Include Protected Members
Include Inherited Members
Maps a position in the projection snapshot to the corresponding position in a source snapshot.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
MapToSourceSnapshot(Int32) | Maps a position in the projection snapshot to the corresponding position in a source snapshot. | |
MapToSourceSnapshot(Int32, PositionAffinity) | Maps a position in the projection snapshot to the corresponding position in a source snapshot. |
Top