Share via


ICallHierarchyItemDetails.StartColumn Property

Definition

Gets the column number in which the call item starts.

public:
 property int StartColumn { int get(); };
public:
 property int StartColumn { int get(); };
public int StartColumn { get; }
member this.StartColumn : int
Public ReadOnly Property StartColumn As Integer

Property Value

The number of the column in which the call item starts.

Applies to