 | CPGiNRows Method |
Gets the # of rows in pager.
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.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