This document is archived and information here might be outdated.  Recommended version.


IFieldsEdit.FieldCount Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IFieldsEdit.FieldCount Property

The Number of fields in this field collection.

[Visual Basic .NET]
Public WriteOnly Property FieldCount_2
[C#]
public void FieldCount_2 {set;}
[C++]
HRESULT put_FieldCount(
  long 
);
[C++]

Parameters [in] is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IFieldsEdit Interface