Grasshopper API
GH_ChunkChunkKeyedCollection Class |
Represents a collection of chunks with associated IDs
Namespace: GH_IO.Serialization
Assembly: GH_IO (in GH_IO.dll)
The GH_ChunkChunkKeyedCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| GH_ChunkChunkKeyedCollection |
Create a new collection.
|
| Name | Description | |
|---|---|---|
| Add | ||
| Clear | ||
| GetEnumerator | ||
| Remove(GH_Chunk) | ||
| Remove(ID) | ||
| TryGetValue |
Try and find the chunk that belongs to a given ID.
|