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 > IGPFieldDomain Interface > IGPFieldDomain.KeyFieldCount Property (ArcObjects .NET 10.5 SDK) |
Key field count.
[Visual Basic .NET] Public ReadOnly Property KeyFieldCount As Integer
[C#] public int KeyFieldCount {get;}
[C++]
HRESULT get_KeyFieldCount(
long* pCount
);
[C++]
Parameters pCount [out, retval] pCount is a parameter of type long