This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerRows Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the Map Server Rows Interface.
Description | ||
---|---|---|
Add | Adds a row. | |
Count | The row count. | |
Element | The row at the specified position. | |
Insert | Adds a row at the specified position. | |
Remove | Removes the row at the specified position. | |
RemoveAll | Removes all rows. |
CoClasses and Classes | Description |
---|---|
MapServerRows | A collection of Map Server Row objects. |
The number of rows returned is not limited by MaxRecordCount.