NetworkDataTAddValue Method |
| Name | Description | |
|---|---|---|
| AddValue(String, T) |
Add a value for the node identified by nodeId | |
| AddValue(ILocation, T) |
Add a value on the given location.
| |
| AddValue(ILocationSpan, T) |
Add a value defined within the given span.
This corresponds to adding the value at the start and end location of the span.
|