ImageGear .NET - Updated
ImGearMetadataLeaf Constructor()




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearMetadataLeaf Class > ImGearMetadataLeaf Constructor : ImGearMetadataLeaf Constructor()
Initializes a new instance of the ImGearMetadataLeaf class with data attached to the node and its type as value of ImageGear.Formats.ImGearNativeDataTypes enum.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New ImGearMetadataLeaf()
public ImGearMetadataLeaf()
public: ImGearMetadataLeaf();
public:
ImGearMetadataLeaf();
Remarks
It is good for several leaves to refer to the same data object.
See Also

Reference

ImGearMetadataLeaf Class
ImGearMetadataLeaf Members
Overload List