SelectResult Constructor (Int32, IEnumerable)
.NET Framework (current version)
Initializes a new instance of the SelectResult class.
Assembly: System.Web (in System.Web.dll)
Parameters
- totalRowCount
-
Type:
System.Int32
The total number of rows in the result.
- results
-
Type:
System.Collections.IEnumerable
The list of results.
.NET Framework
Available since 4.6
Available since 4.6
Show: