Click or drag to resize

GH_GlossaryItemDescriptions Property

Gets the description (definition) for this glossary entry.

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

Property Value

Type: ListIGH_Content

[Missing <value> documentation for "P:Grasshopper.Documentation.GH_GlossaryItem.Descriptions"]

See Also