GH_SettingsServerEntryNames Method |
Gets a list of all the entry names in this settings.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic List<string> EntryNames()
Public Function EntryNames As List(Of String)
Return Value
Type:
ListString
See Also