Represents a Read-Only List of String items.

This is a wrapper around a ISList object that allows only Read-Only functionality.

Implements ICollection

Methods

Name Description
CopyTo
Exists Checks to see if a value exists in the List.
GetEnumerator
GetItemByIndex Retrieve an item by its index in the collection.
IndexOf Returns the Index of the Item in the List
MaxLength Returns the MaxLength of items in the List.
New
ToArray
ToCsvString
ToDataSet
ToList Creates an ISList "cloned" from this List.

Properties

Name Description
Count Read-Only
IsSynchronized Read-Only
SyncRoot Read-Only
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0