Table of Contents

Method Equals

Namespace
Aspose.CAD.FileFormats.Cad
Assembly
Aspose.CAD.dll

Equals(CadCodeValue)

Determines whether the specified CadCodeValue, is equal to this instance.

public override bool Equals(CadCodeValue obj)

Parameters

obj CadCodeValue

The CadCodeValue to compare with this instance.

Returns

bool

true if the specified CadCodeValue is equal to this instance; otherwise, false.