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