AJE Components
CSSParser Equals Method AJE Data Report Engine Help
Determines whether the specified OnlineObject is equal to this instance.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public override bool Equals(
	Object obj
)

Return Value

Type: OnlineBoolean
true if the specified OnlineObject is equal to this instance; otherwise, false.
Exceptions

See Also