GH_IReaderFindChunk Method |
Name | Description | |
---|---|---|
FindChunk(String) |
Finds the first chunk in the litter that matches the given name.
Only chunks without index qualifiers are considered.
| |
FindChunk(String, Int32) |
Finds the first chunk in the list that matches the given name and index.
Only chunks with index qualifiers are considered.
|