Table of Contents

TBlurEffect.Equals Method

Overloads

TBlurEffect.Equals(TBlurEffect)

Returns true if both objects are the same.

Syntax

Namespace: FlexCel.Core

protected Boolean Equals(TBlurEffect other)

Parameters

<-> Parameter Type Description
other TBlurEffect

See also

TBlurEffect.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