Click or drag to resize
FactEquals Method
Returns value indicating whether this object is equal to the given one.

Namespace: Dynamicweb.Content.Social.Metrics
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
Object to compare to.

Return Value

Type: Boolean
Value indicating whether this object is equal to the given one.
Remarks