Create an ISCodeDescriptionList object.

Syntax

ISRuntime.CreateCodeDescriptionList([listType], [maxItems])

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.

Return Value

ISCodeDescriptionList

A new ISCodeDescriptionList object.

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