Table of Contents

TSVGAttribute.Equals Method

Returns true if obj has the same data as this instance.

Syntax

Namespace: FlexCel.Core

public override Boolean Equals(Object obj)

Parameters

<-> Parameter Type Description
obj Object

See also