Поделиться через


TextAddress.index Field

Character position defining the text address.

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

Syntax

'Декларация
Public index As Integer
'Применение
Dim instance As TextAddress
Dim value As Integer

value = instance.index

instance.index = value
public int index
public:
int index
val mutable index: int
public var index : int

.NET Framework Security

See Also

Reference

TextAddress Structure

TextAddress Members

Microsoft.VisualStudio.TextManager.Interop Namespace