This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpFieldMappingsObject Interface > IGpFieldMappingsObject.FieldCount Property (ArcObjects .NET 10.4 SDK) |
Get the count of fieldmaps within the mapping object.
[Visual Basic .NET] Public ReadOnly Property FieldCount As Integer
[C#] public int FieldCount {get;}
[C++]
HRESULT get_FieldCount(
long* pCount
);
[C++]
Parameters pCount [out, retval] pCount is a parameter of type long