TextAddress.index Field
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.
Character position defining the text address.
public: int index;
public: int index;
int index;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.CharIndex")]
public int index;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.CharIndex")>]
val mutable index : int
Public index As Integer
Field Value
- Attributes