GH_List.Items Property

GH_ListItems Property

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

Property Value

Type: ListIGH_Content

[Missing <value> documentation for "P:Grasshopper.Documentation.GH_List.Items"]

See Also