VersionedPosition(ITextImageVersion, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
VersionedPosition(Microsoft::VisualStudio::Text::ITextImageVersion ^ version, int position);
public VersionedPosition (Microsoft.VisualStudio.Text.ITextImageVersion version, int position);
new Microsoft.VisualStudio.Text.VersionedPosition : Microsoft.VisualStudio.Text.ITextImageVersion * int -> Microsoft.VisualStudio.Text.VersionedPosition
Public Sub New (version As ITextImageVersion, position As Integer)
Parameters
- version
- ITextImageVersion
- position
- Int32