Click or drag to resize

GH_SettingsServerGetValue Method (String, Byte)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public byte GetValue(
	string key,
	byte default
)

Parameters

key
Type: SystemString
default
Type: SystemByte

Return Value

Type: Byte
See Also