Click or drag to resize

PersistentSettingsGetByte Method (String)

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

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public byte GetByte(
	string key
)

Parameters

key
Type: SystemString

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

Return Value

Type: Byte

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

See Also