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; }
Public ReadOnly Property Keys As List(Of String)
Get
Property Value
Type:
ListString[Missing <value> documentation for "P:Grasshopper.Documentation.GH_RuntimeFile.Keys"]
See Also