ResultsSetT(NullableInt32) Constructor
Initializes a new instance of the ResultsSet class.
Namespace: Common.Core.ClassesAssembly: Common.Core (in Common.Core.dll) Version: 2.1.5
public ResultsSet(
int? max = 0
)
Parameters
- max NullableInt32 (Optional)
- Maximum numbers of results to return.