Create an ISListReadOnly object.

This is only required for creating an ISListReadOnly object via COM (VB6 or VBA) since ISListReadOnly has several Public constructors.

Syntax

ISRuntime.CreateListReadOnly(listCsv)

Parameters

NameTypeOptionalByRefDescription
listCsv String

Return Value

ISListReadOnly

A new ISListReadOnly value.

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