TryGetValue
TryGetValue
Tries to get value, by specified key.
Returns: MessageObjectProperty object if operation succeeds, otherwise null.
TryGetValue(int64_t propertyTag)
| Parameter | Description |
|---|---|
| propertyTag | The property tag. |
Tries to get value, by specified key.
Returns: MessageObjectProperty object if operation succeeds, otherwise null.
TryGetValue(int64_t propertyTag)
| Parameter | Description |
|---|---|
| propertyTag | The property tag. |