PersistentSettings.GetChar Method (String)

PersistentSettingsGetChar Method (String)

[Missing <summary> documentation for "M:Rhino.PersistentSettings.GetChar(System.String)"]

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public char GetChar(
	string key
)
Public Function GetChar ( 
	key As String
) As Char

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.GetChar(System.String)"]

Return Value

Type: Char

[Missing <returns> documentation for "M:Rhino.PersistentSettings.GetChar(System.String)"]

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also