ImageGear .NET v25.2 - 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 FieldIdentifier of the File format to which the metadata belongs.  
    Public FieldRepresents identifier of metadata node for particular file format.  
    Top
    Protected Fields
     NameDescription
    Protected FieldReturns string name of tag.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the name of the type of the file format to which metadata belongs.  
    Public PropertyGets or sets returns string name of tag.  
    Public PropertyGets reference to parent node.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodCompares the current instance with another object of the same type.  
    Top
    See Also