QualifiedName class
QualifiedName class
Represents an HTML qualified name.
The QualifiedName type exposes the following members:
Properties
Property | Description |
---|---|
local_name | Gets a string representation of the local part of the QualifiedName. |
prefix | Gets a string representation of the prefix of the QualifiedName. |
namespace_uri | Gets a string representation of the namespace of the QualifiedName. |
name | Gets a string representation qualified name. |
Methods
Method | Description |
---|---|
equals | Determines whether the specified QualifiedName is equal to the current object. |
See Also
- module
aspose.svg.dom