Description:

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.

Syntax:
public void SetStringList(
string key,
string value
)
Parameters:
  • key
  • Type: string
  • The string key.
  • value
  • Type: string
  • An array of values to set.
Returns:
Type: void
Available since:
5.0

SetStringList method

Class:  Rhino.PersistentSettings

Nothing found