Table of Contents

TEffectProperties.Equals Method

Overloads

TEffectProperties.Equals(TEffectProperties)

Returns true if both objects are the same.

Syntax

Namespace: FlexCel.Core

protected Boolean Equals(TEffectProperties other)

Parameters

<-> Parameter Type Description
other TEffectProperties

See also

TEffectProperties.Equals(Object)

Returns true if both objects are the same.

Syntax

Namespace: FlexCel.Core

public override Boolean Equals(Object obj)

Parameters

<-> Parameter Type Description
obj Object

See also