 | CPGiNRows Method |
Gets the # of rows in pager.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int iNRows()
public int iNRows()
Public Function iNRows As Integer
Public Function iNRows As Integer
public:
int iNRows()
public:
int iNRows()
member iNRows : unit -> int
member iNRows : unit -> int
Return Value
Type:
Int32# of rows.
See Also