GH_ChunkTryGetByte Method | 
| Name | Description | |
|---|---|---|
| TryGetByte(String, Byte) | 
            Gets the value of the item with the specified name. 
            Name comparison is not case-sensitive.
              | |
| TryGetByte(String, Int32, Byte) | 
            Gets the value of the item with the specified name and index. 
            Name comparison is not case-sensitive.
              |