Click or drag to resize

GH_SettingsServerGetValue Method (String, Int32)

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

Parameters

key
Type: SystemString
default
Type: SystemInt32

Return Value

Type: Int32
See Also