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