The number of fields in the field collection.
[Visual Basic 6.0] Property FieldCount As Long
[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