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 class SkipMethod : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | Don't skip any files. |
0x00000001 | CurrentFile | Skip only the current file. |
0x00000002 | AllFiles | Skip all files. Operation will be canceled. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Scu.Common.SkipMethod