Click or drag to resize

GH_Chunkm_items 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

Field Value

Type: SortedDictionaryID, GH_Item
See Also