RhinoCommon API
PersistentSettingsSetChar Method |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.SetChar(System.String,System.Char)"]
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public void SetChar( string key, char value )
Public Sub SetChar ( key As String, value As Char )
Parameters
- key
- Type: SystemString
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.SetChar(System.String,System.Char)"]
- value
- Type: SystemChar
[Missing <param name="value"/> documentation for "M:Rhino.PersistentSettings.SetChar(System.String,System.Char)"]
