Click or drag to resize

GH_RuntimeFileKeys Property

Gets a list of all the keys present in the File.

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

Property Value

Type: ListString

[Missing <value> documentation for "P:Grasshopper.Documentation.GH_RuntimeFile.Keys"]

See Also