Provides access to the Map Server Rows Interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 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.