ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats Namespace / ImGearNativeDataTypeHelper Class / ImGearNativeDataTypeHelper Constructor




In This Topic
    ImGearNativeDataTypeHelper Constructor
    In This Topic
    Initializes a new instance of the ImGearNativeDataTypeHelper class object.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearNativeDataTypeHelper()
    public ImGearNativeDataTypeHelper()
    public: ImGearNativeDataTypeHelper();
    public:
    ImGearNativeDataTypeHelper();
    See Also