Leadtools.Dicom Namespace > DicomTagTable Class > Default Method : Default(Boolean) Method |
public void Default( bool ignorePrivateTags )
'Declaration Public Overloads Sub Default( _ ByVal ignorePrivateTags As Boolean _ )
'Usage Dim instance As DicomTagTable Dim ignorePrivateTags As Boolean instance.Default(ignorePrivateTags)
public void Default( bool ignorePrivateTags )
ObjectiveC Syntax
function Leadtools.Dicom.DicomTagTable.Default(Boolean)( ignorePrivateTags )
public: void Default( bool ignorePrivateTags )
The default DICOM Element Tag Table contains all the DICOM element tags defined in the latest DICOM specification. Additionally, the default DICOM Element Tag Table contains several well-known private tags (i.e. SIEMENS, PAPYRUS). To exclude these DICOM Elements from the DICOM ELement Tag Table, pass true for ignorePrivateTags.
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