Click or drag to resize

GH_GlossaryItemSynonyms Property

Gets the synonyms for this glossary entry.

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

Property Value

Type: ReadOnlyCollectionString

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

See Also