Reporting

Checks whether objects are equal

Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public override bool Equals(
	Object obj
)
Visual Basic
Public Overrides Function Equals ( _
	obj As Object _
) As Boolean

Parameters

obj
Type: System..::..Object
Object to compare

Return Value

Result of comparing

Version Information

Supported in: 1.0.1

See Also