Click or drag to resize

GH_StateServerNames Property

Gets a list of all the state names in this server.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<string> Names { get; }

Property Value

Type: ListString

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_StateServer.Names"]

See Also