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