ArcObjects Library Reference (Carto)  

IMapServerRows Interface

Provides access to the Map Server Rows Interface.

Product Availability

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

Members

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

CoClasses that implement IMapServerRows

CoClasses and Classes Description
MapServerRows A collection of Map Server Row objects.

Remarks

The number of rows returned is not limited by MaxRecordCount.