The following tables list the members exposed by ImGearMetadataNode.
            
            
            
            
            
            Public Fields
|  | Name | Description | 
|---|
|  | Format | Identifier of the File format to which the metadata belongs. | 
|  | Tag | Represents identifier of metadata node for particular file format. | 
TopProtected Fields
|  | Name | Description | 
|---|
|  | m_name | Returns string name of tag. | 
TopPublic Properties
|  | Name | Description | 
|---|
|  | FormatName | Gets the name of the type of the file format to which metadata belongs. | 
|  | Name | Gets or sets returns string name of tag. | 
|  | Parent | Gets reference to parent node. | 
TopPublic Methods
|  | Name | Description | 
|---|
|  | Clone | Creates a new object that is a copy of the current instance. | 
|  | CompareTo | Compares the current instance with another object of the same type. | 
TopSee Also