ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearMetadataNode Class
Fields Properties Methods


In This Topic
    ImGearMetadataNode Class Members
    In This Topic

    The following tables list the members exposed by ImGearMetadataNode.

    Public Fields
     NameDescription
    Public Field Identifier of the File format to which the metadata belongs.  
    Public Field Represents identifier of metadata node for particular file format.  
    Top
    Protected Fields
     NameDescription
    Protected Field Returns string name of tag.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the name of the type of the file format to which metadata belongs.  
    Public Property Gets or sets returns string name of tag.  
    Public Property Gets reference to parent node.  
    Top
    Public Methods
     NameDescription
    Public Method Creates a new object that is a copy of the current instance.  
    Public Method Compares the current instance with another object of the same type.  
    Top
    See Also