Click or drag to resize

GH_SettingsServerEntryNames Method

Gets a list of all the entry names in this settings.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<string> EntryNames()

Return Value

Type: ListString
See Also