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


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

IRelateInfos Interface

Provides access to the RelateInfos Interface.

Product Availability

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

Members

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

Classes that implement IRelateInfos

Classes Description
RelateInfos A collection of relates.