Click or drag to resize

GH_ContentCollection Class

Represents an ordered collection of IGH_Content.
Inheritance Hierarchy
SystemObject
  Grasshopper.DocumentationGH_ContentCollection

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_ContentCollection : IGH_Content

The GH_ContentCollection type exposes the following members.

Constructors
  NameDescription
Public methodGH_ContentCollection
Initializes a new instance of the GH_ContentCollection class
Top
Properties
  NameDescription
Public propertyContent
Public propertyCount
Public propertyItem
Top
Methods
See Also