Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: int GetColumn(int)

Declaration

public int GetColumn(
    int offset
)

Summary

Gets the number of the column containing the character at the specified offset.

Parameters

intoffsetOffset of the character in question.

Returns

The number of the column containing the specified character (first column is number 1).