equals method
equals
Determines whether the specified QualifiedName is equal to the current object.
Returns
true if the specified object is equal to the current object; otherwise, false.
def equals(self, other):
...
Parameter | Type | Description |
---|---|---|
other | QualifiedName | The QualifiedName to compare with the current object. |
See Also
- module
aspose.svg.dom
- class
QualifiedName