Click or drag to resize

RosDynamicConfigParameterTValue Property

Gets or sets the value.

Namespace:  Rubedos.Viper.Net.DynamicReconfigure
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public T Value { get; }

Property Value

Type: T
The value.
See Also