TLinkedStyle.Equals Method
Returns true if obj and this object have the same value.
Syntax
Namespace: FlexCel.Core
public override Boolean Equals(Object obj)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
obj | Object | Object to compare. |
Returns true if obj and this object have the same value.
Namespace: FlexCel.Core
public override Boolean Equals(Object obj)
<-> | Parameter | Type | Description |
---|---|---|---|
obj | Object | Object to compare. |