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


IFieldDomainInfos Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFieldDomainInfos Interface
ArcGIS Developer Help

IFieldDomainInfos Interface

Field Domain Information Array.

Product Availability

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

Members

Name Description
Method Add Adds a Field Domain Info.
Read-only property Count The Field Domain info count.
Read-only property Element The Field Domain Info at the specified position.
Method Insert Adds a Field Domain info info at the specified position.
Method Remove Removes the Field Domain Info at the specified position.
Method RemoveAll Removes all Field Domain infos.

Classes that implement IFieldDomainInfos

Classes Description
FieldDomainInfos A colcass that contains Array of Field Domain information.