This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARFeature Interface > IARFeature.FieldCount Property (ArcObjects .NET 10.4 SDK) |
The number of fields in the field collection.
[Visual Basic .NET] Public ReadOnly Property FieldCount As Integer
[C#] public int FieldCount {get;}
The FieldCount property returns the number of fields in the ARFeature's field collection. There is always at least one field within the field collection.
2019 800A07E3: The feature is invalid and has not been initialized