ImageGear .NET v24.14 - Updated September 15, 2020
ImGearMetadataTree Class
Members 




ImageGear24.Core Assembly > ImageGear.Core Namespace : ImGearMetadataTree Class
Encapsulates entity of file format metadata tree.
Object Model
ImGearMetadataTree ClassImGearMetadataNodeList ClassImGearMetadataNode ClassImGearMetadataNode Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearMetadataTree 
   Inherits ImGearMetadataNode
 
'Usage
 
Dim instance As ImGearMetadataTree
Remarks
Represents metadata tree with structure of any complexity. Similar to ImGearMetadataHead, ImGearMetadataTree, this is a special case of metadata node with Parent property set to null.
Inheritance Hierarchy

System.Object
   ImageGear.Core.ImGearMetadataNode
      ImageGear.Core.ImGearMetadataTree

See Also

Reference

ImGearMetadataTree Members
ImageGear.Core Namespace