The number of fields in the field collection.
[Visual Basic .NET] Public ReadOnly Property FieldCount As Integer
[C#] public int FieldCount {get;}
Product Availability
Available with ArcGIS Desktop. Requires Publisher Extension.
Description
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.
Errors Returned
2019 800A07E3: The feature is invalid and has not been initialized