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


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

IRelatedRecordGroups Interface

Provides access to the RelatedRecordGroup Collection Interface.

Product Availability

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

Members

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

Classes that implement IRelatedRecordGroups

Classes Description
RelatedRecordGroups A colcass that contains array of related record groups.