ImageGear .NET v25.2 - Updated
ImageGear.Twain Assembly / ImageGear.TWAIN Namespace / ImGearDataSources Class / ImGearDataSources Constructor




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

    Return Value

    The new instance of ImGearDataSources class.
    See Also