Click or drag to resize
ItemDescriptionTEquals Method
See base class docs. Objects are equal to this if they are of the correct class and both Item and Description are Equal to this object's Item and Description.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: Boolean
See Also