Create a List.

Syntax

ISCodeDescriptionList.ToListReadOnly([listDescriptions], [sort])

Parameters

NameTypeOptionalByRefDescription
listDescriptions Boolean Optional Indicates whether to create a List of Descriptions. If False then a List of Codes will be created. If omitted, a value of False is assumed.
sort Boolean Optional Indicates whether to Sort the List. If omitted, a value of False is assumed.

Return Value

ISListReadOnly

An ISListReadOnly value.

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