Grasshopper API
GH_Chunkm_items Field |
The list of nodes contained within this chunk.
Namespace: GH_IO.Serialization
Assembly: GH_IO (in GH_IO.dll)

protected SortedDictionary<ID, GH_Item> m_items
Protected m_items As SortedDictionary(Of ID, GH_Item)
Field Value
Type: SortedDictionaryID, GH_Item