Table of Contents

TOuterShadowEffect.Equals Method

Overloads

TOuterShadowEffect.Equals(TOuterShadowEffect)

Returns true if both objects are the same.

Syntax

Namespace: FlexCel.Core

protected Boolean Equals(TOuterShadowEffect other)

Parameters

<-> Parameter Type Description
other TOuterShadowEffect

See also

TOuterShadowEffect.Equals(Object)

Returns true if both objects are the same.

Syntax

Namespace: FlexCel.Core

public override Boolean Equals(Object other)

Parameters

<-> Parameter Type Description
other Object

See also