Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Exists Method
See Also 
Leadtools.Dicom Namespace > DicomIodTable Class : Exists Method



iod
The item that will be tested.
iod
The item that will be tested.
Determines whether the pointer to the structure is valid.

Syntax

Visual Basic (Declaration) 
Public Function Exists( _
   ByVal iod As DicomIod _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DicomIodTable
Dim iod As DicomIod
Dim value As Boolean
 
value = instance.Exists(iod)
C# 
public bool Exists( 
   DicomIod iod
)
C++/CLI 
public:
bool Exists( 
   DicomIod^ iod
) 

Parameters

iod
The item that will be tested.

Return Value

true if iod is valid, false if iod is not valid.

Example

For an example, refer to DicomIodTable.Reset.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features