←Select platform

DicomIod Class

Summary

The DicomIod class contains information about Information Object Definitions

Syntax

C#
VB
Java
WinRT C#
C++
public class DicomIod 
Public Class DicomIod  
public sealed class DicomIod  
public class DicomIod  
function Leadtools.Dicom.DicomIod() 
public ref class DicomIod  

Remarks
  • Internally LEADTOOLS maintains a tree class, referred to as the IOD Structure, of available Information Object Definitions (IODs). These IODs can include default IODs available in DICOM, as well as user defined IODs. You can access any of this information, add to the IOD Structure, or delete items from the IOD Structure using the DicomIod class.
Example

For an example, refer to Reset.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly