Returns a numbered list string from an ISList object.

Each item is separated by a vbCrLf. Blank items are ignored.

Syntax

ISTextUtilities.GetNumberedListFromIsList(list, [extraLine])

Parameters

NameTypeOptionalByRefDescription
list ISList The list to convert.
extraLine Boolean Optional If true then a blank line will be appended to the end of each list item. If omitted, a value of False is assumed.

Return Value

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