ImageGear .NET v24.14 - Updated
ImGearIPTCUNO Structure
Members 




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.IPTC Namespace : ImGearIPTCUNO Structure
Represents IPTC UNO structure.
Object Model
ImGearIPTCUNO Structure
Syntax
'Declaration
 
Public Structure ImGearIPTCUNO 
   Inherits System.ValueType
'Usage
 
Dim instance As ImGearIPTCUNO
public struct ImGearIPTCUNO : System.ValueType 
public __value struct ImGearIPTCUNO : public System.ValueType 
public value class ImGearIPTCUNO : public System.ValueType 
Remarks
This structure represents UNO structure, used in the UNO DataSet (1:100). The UNO (Unique Name of Object) provides eternal, globally unique identification for objects as specified in the IIM, independent of provider and for any media form. The provider must ensure the UNO is unique. Objects with the same UNO are identical.
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Formats.IPTC.ImGearIPTCUNO

See Also

Reference

ImGearIPTCUNO Members
ImageGear.Formats.IPTC Namespace