SELECTIONSTATE.iAnchorCol Поле

Определение

Индекс столбца привязки.

public: int iAnchorCol;
public: int iAnchorCol;
int iAnchorCol;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.ViewCol")]
public int iAnchorCol;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.ViewCol")>]
val mutable iAnchorCol : int
Public iAnchorCol As Integer 

Значение поля

Int32
Атрибуты

Комментарии

Это Виевкол, а не CharIndex. Он может находиться за концом физической строки.

Подпись COM

Из текстмгр. IDL:

Применяется к