Skip to content

GH_Chunk.m_items

Public Field

The list of nodes contained within this chunk.

Namespace: GH_IO.Serialization

Assembly: GH_IO (in GH_IO.dll)

Syntax

protected SortedDictionary<ID, GH_Item> m_items

Type:SortedDictionary. ID, GH_Item.