| Visual Basic (Declaration) | |
|---|---|
Private Enum DicomDirInsertFileCommandHelper Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
private enum DicomDirInsertFileCommandHelper : Enum | |
| C++/CLI | |
|---|---|
private enum class DicomDirInsertFileCommandHelper : public Enum | |
| Member | Description |
|---|---|
| CONTINUE | |
| SKIP | |
| STOP |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomDirInsertFileCommandHelper
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code