XmpStructure Members
In This Article
#Properties
Name | Description |
---|---|
Count | Gets the number of items in the structure. |
Language |
Gets or sets the default language for the node value.
Inherited from Xmp |
Name |
Gets the node name.
Inherited from Xmp |
Qualifiers |
Gets a list of value node qualifiers.
Inherited from Xmp |
Type | Gets the node’s value type. |
Values | Retrieves a list of structure item values. |
#Methods
Name | Description |
---|---|
Add |
Adds a new item to a structure. |
Add |
Adds a new item to a structure. |
Add |
Adds a new item to a structure. |
Add |
Adds a new item to a structure. |
Add |
Adds a new item to a structure. |
Add |
Adds a new item to a structure. |
Add |
Adds a new item to a structure. |
Add |
Adds a new item to a structure. |
Add |
Adds a new item to a structure. |
Add |
Adds a new item to a structure. |
Clear() | Clears the XMP structure. |
Contains |
Indicates whether the XMP structure contains a node with the specified name. |
Create |
Adds an array at the end of the structure. |
Create |
Adds an array at the end of the structure. |
Create |
Adds an array at the end of the structure. |
Create |
Adds an array at the end of the structure. |
Create |
Adds a simple value node at the end of the structure. |
Create |
Adds a simple value node at the end of the structure. |
Create |
Adds a simple value node at the end of the structure. |
Create |
Adds a simple value node at the end of the structure. |
Create |
Adds a nested structure at the end of the structure. |
Create |
Adds a nested structure at the end of the structure. |
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 |
Gets an array node with the specified name. |
Get |
Gets an array node with the specified name. |
Get |
Gets a Boolean value of an item with the specified name. |
Get |
Gets a Boolean value of an item with the specified name. |
Get |
Gets a Date |
Get |
Gets a Date |
Get |
Gets the Single value of a node with the specified name. |
Get |
Gets the Single value of a node with the specified name. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets an Int32 value of an item with the specified name. |
Get |
Gets an Int32 value of an item with the specified name. |
Get |
Gets a simple value node with a specified name. |
Get |
Gets a simple value node with a specified name. |
Get |
Gets the String value of an item with the specified name. |
Get |
Gets the String value of an item with the specified name. |
Get |
Gets a nested structure with a specified name. |
Get |
Gets a nested structure with a specified name. |
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. |
Remove |
Removes the specified item from the array. |
Remove |
Removes the specified item from the array. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also