Create an ISCodeDescriptionList object.
Syntax
ISRuntime.CreateCodeDescriptionList([listType], [maxItems])
Parameters
| Name | Type | Optional | ByRef | Description |
| 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
- Member of:
- ISRuntime
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0