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


IClass.Fields Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IClass Interface > IClass.Fields Property
ArcGIS Developer Help

IClass.Fields Property

The fields collection for this object class.

[Visual Basic .NET]
Public ReadOnly Property Fields As IFields
[C#]
public IFields Fields {get;}
[C++]
HRESULT get_Fields(
  IFields** Fields
);
[C++]
Parameters
Fields [out, retval]

Fields is a parameter of type IFields**

Product Availability

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

See Also

IClass Interface

.NET Samples

Closest facility solver Export any network analysis class to a text file Location-allocation solver Multivariate renderer Origin-destination cost matrix solver Reducing schematic nodes and computing a cumulative attribute via a schematic rule Service area solver Retrieve a color ramp from the SymbologyControl Timestamper class extension Timestamper class extension Vehicle routing problem solver