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 > IGPValueTable Interface > IGPValueTable.DataTypeCount Property (ArcObjects .NET 10.5 SDK) |
The number of data types/columns of the value table.
[Visual Basic .NET] Public ReadOnly Property DataTypeCount As Integer
[C#] public int DataTypeCount {get;}
[C++]
HRESULT get_DataTypeCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long