Leadtools.Dicom.Scu.Common Namespace : SkipMethod Enumeration |
public enum SkipMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum SkipMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As SkipMethod
public enum SkipMethod : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.Scu.Common.SkipMethod = function() { }; Leadtools.Dicom.Scu.Common.SkipMethod.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class SkipMethod : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AllFiles | Skip all files. Operation will be canceled. |
CurrentFile | Skip only the current file. |
None | Don't skip any files. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Scu.Common.SkipMethod
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2