RhinoCommon API
PersistentSettingsSetStringList Method |
Including a item with the value of StringListRootKey will cause the ProgramData value to get inserted at
that location in the list when calling GetStringList.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)

public void SetStringList( string key, string[] value )
Public Sub SetStringList ( key As String, value As String() )
Parameters
- key
- Type: SystemString
The string key. - value
- Type: SystemString
An array of values to set.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8