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


IRecordArray Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IRecordArray Interface

Product Availability

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

Members

Description
Method Add Adds a record.
Read-only property Count The record count.
Read-only property Element Returns the record at the specified position.
Method Insert Adds a record at the specified position.
Method Remove Removes the record at the specified position.
Method RemoveAll Removes all records.

CoClasses that implement IRecordArray

CoClasses and Classes Description
RecordArray Esri RecordArray object.