Leadtools.Dicom Namespace : DicomContextGroupTableInsertFlags Enumeration |
[FlagsAttribute()] public enum DicomContextGroupTableInsertFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum DicomContextGroupTableInsertFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomContextGroupTableInsertFlags
[FlagsAttribute()] public enum DicomContextGroupTableInsertFlags : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomContextGroupTableInsertFlags = function() { }; Leadtools.Dicom.DicomContextGroupTableInsertFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class DicomContextGroupTableInsertFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
DisallowDuplicates | The method should fail if a Context Group with the same specified Context Identifier already exists in the Context Group Table. |
None | None. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomContextGroupTableInsertFlags
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