This document is archived and information here might be outdated. Recommended version. |
The rows.
[Visual Basic .NET] Public ReadOnly Property Rows As IMapServerRows
[C#] public IMapServerRows Rows {get;}
[C++]
HRESULT get_Rows(
IMapServerRows** Rows
);
[C++] Parameters Rows [out, retval]
Rows is a parameter of type IMapServerRows**