Populates the collection from a CSV-style string.

Syntax

ISKeyValueList.FromCsvString(value)

Parameters

NameTypeOptionalByRefDescription
value String The String value containing the Key/Value pairs, e.g. "Key1=Value1,Key2=Value2".
Member of:
ISKeyValueList
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0