![]() |
Construct an Alias class. |
![]() | Add a new attribute. |
![]() | Add a new element. |
![]() | Add a new element. |
![]() | Change a preexisting attribute. |
![]() | Change a preexisting element. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Write ourself (an XML element) to a document. |
![]() | The order to output the key/value pair attributes |
![]() | The key/value pair relationships between the name of an attribute and the actual value of the attribute. |
![]() | Every XML element must have a name. |
![]() | The order to output the key/value pair subelements |
![]() | The key/value pair relationships between the name of the subelement and the actual element. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |