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