AtomicText.iIndex Field

Specifies the index of the position in the line.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public iIndex As Integer
public int iIndex
public:
int iIndex
val mutable iIndex: int
public var iIndex : int

.NET Framework Security

See Also

Reference

AtomicText Structure

Microsoft.VisualStudio.TextManager.Interop Namespace