This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpValueTableObject Interface > IGpValueTableObject.ColumnCount Property (ArcObjects .NET 10.5 SDK) |
The number of columns.
[Visual Basic .NET] Public ReadOnly Property ColumnCount As Integer
[C#] public int ColumnCount {get;}
[C++]
HRESULT get_ColumnCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long