Inserts a GxContentsViewColumn before the specified index. If index is -1, the column is inserted at the end.
[Visual Basic .NET] Public Sub InsertColumn ( _ ByVal index As Integer, _ ByVal pColumn As IGxContentsViewColumn _ )
[C#] public void InsertColumn ( int index, IGxContentsViewColumn pColumn );
Product Availability
Available with ArcGIS Desktop.