This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITableFields Interface > ITableFields.FieldCount Property (ArcObjects .NET 10.4 SDK) |
The field count.
[Visual Basic .NET] Public ReadOnly Property FieldCount As Integer
[C#] public int FieldCount {get;}
[C++]
HRESULT get_FieldCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long