GH_Chunk.m_chunks Field

GH_Chunkm_chunks Field

Dictionary of sub-chunks contained within this chunk.

Namespace:  GH_IO.Serialization
Assembly:  GH_IO (in GH_IO.dll)
Syntax
protected GH_ChunkChunkKeyedCollection m_chunks
Protected m_chunks As GH_ChunkChunkKeyedCollection

Field Value

Type: GH_ChunkChunkKeyedCollection
See Also