Equals
Leave feedback
On this page
Overwrites Equals method to compare VCard properties
public override bool Equals(object obj)
| Parameter | Type | Description |
|---|---|---|
| obj | Object | VCard object to compare with. |
Returns true if passed VCard object has same type and all its properties are equal to this instance properties.
- class VCard
- namespace GroupDocs.Signature.Domain.Extensions
- assembly GroupDocs.Signature
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.