Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
DicomDirInsertFileCommand Enumeration
See Also  
Leadtools.Dicom Namespace : DicomDirInsertFileCommand Enumeration




Specifies values that control the insertion of DICOM files to the Directory.

Syntax

Visual Basic (Declaration) 
Public Enum DicomDirInsertFileCommand 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As DicomDirInsertFileCommand
C# 
public enum DicomDirInsertFileCommand : Enum 
Managed Extensions for C++ 
__value public enum DicomDirInsertFileCommand : public Enum 
C++/CLI 
public enum class DicomDirInsertFileCommand : public Enum 

Members

MemberDescription
Continue Keep adding DICOM files to the Directory.
Skip Skip the addition of the current DICOM file. This can be done only during the first call to the callback method OnInsertFile for the file to be skipped.
Stop Stop adding new files.

Example

For an example, refer to Reset.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomDirInsertFileCommand

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features