CadCodeValue.Equals
CadCodeValue.Equals method
Determines whether the specified CadCodeValue, is equal to this instance.
public virtual bool Equals(CadCodeValue obj)
| Parameter | Type | Description |
|---|---|---|
| obj | CadCodeValue | The CadCodeValue to compare with this instance. |
Return Value
true if the specified CadCodeValue is equal to this instance; otherwise, false.
See Also
- class CadCodeValue
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD