ConvertXmlParameters Members
In This Article
#Constructors
Name | Description |
---|---|
Convert |
Initializes a new instance of the Convert |
#Properties
Name | Description |
---|---|
Node | Gets the current Application Model node. |
Node |
Specifies the type of the current Application Model node. |
Sub |
Specifies the current Application Model node’s subnode. |
Values | Gets a list of current Application Model node’s properties and their values stored in differences. |
Xml |
Gets the Application Model node’s name, stored in differences. |
#Methods
Name | Description |
---|---|
Assign |
Assigns the specified values to the Convert |
Contains |
Determines if the current Application Model node’s differences contain the property with the specified name. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Determines the name by which a particular property appears in the current Application Model node’s differences. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Try |
The case-insensitive method that returns the value of the specified property and indicates if the operation is successfully completed. |
See Also