GH_ContentCollection.Content Property

GH_ContentCollectionContent Property

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<IGH_Content> Content { get; }
Public ReadOnly Property Content As List(Of IGH_Content)
	Get

Property Value

Type: ListIGH_Content

[Missing <value> documentation for "P:Grasshopper.Documentation.GH_ContentCollection.Content"]

See Also