This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxContentsViewColumns Interface > IGxContentsViewColumns.ColumnByIndex Property (ArcObjects .NET 10.4 SDK) |
A column by its index.
[Visual Basic .NET] Public Function get_ColumnByIndex ( _ ByVal index As Integer _ ) As IGxContentsViewColumn
[C#] public IGxContentsViewColumn get_ColumnByIndex ( int index );