Click or drag to resize

RosDeviceConfigurationEquals Method

Compares contents to other RosDeviceConfiguration

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 override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:Rubedos.Viper.Net.DynamicReconfigure.RosDeviceConfiguration.Equals(System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rubedos.Viper.Net.DynamicReconfigure.RosDeviceConfiguration.Equals(System.Object)"]

See Also