This member is for System Use Only and should NOT be used.
Create an ISRecordList object.

Syntax

ISRuntime.CreateRecordList([listType], [maxItems], [maxItemsPerRecordType])

Parameters

NameTypeOptionalByRefDescription
listType iseCodeDescriptionListType Optional If omitted, a value of iseCodeDescriptionListType.UniqueList is assumed.
maxItems Integer Optional If omitted, a value of 0 is assumed.
maxItemsPerRecordType Integer Optional If omitted, a value of 0 is assumed.

Return Value

ISRecordList

A new ISRecordList value.

Member of:
ISRuntime
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0