ImageGear for .NET
ArtDataConnection Class
Members  See Also  Send Feedback
ImageGear21.Web.Services Assembly > ImageGear.Web.DataProviders Namespace : ArtDataConnection Class




Glossary Item Box

ArtDataConnection is an abstract base class. All data providers will implement a derived class of this. The class can be used to read or write any number of streams. This class implements System.IDisposable interface.

Object Model

ArtDataConnection ClassArtDocumentDataConnection Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

If you are writing a custom image data provider, then your custom data provider must implement a class derived from this class.

For example code, refer to the RadiologyOffice sample.

Inheritance Hierarchy

System.Object
   ImageGear.Web.DataProviders.ArtDataConnection

See Also

©2013. Accusoft Corporation. All Rights Reserved.