Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Exists Method (DicomIodTable)








The item that will be tested.
Determines whether the pointer to the structure is valid.
Syntax
public bool Exists( 
   DicomIod iod
)
'Declaration
 
Public Function Exists( _
   ByVal iod As DicomIod _
) As Boolean
'Usage
 
Dim instance As DicomIodTable
Dim iod As DicomIod
Dim value As Boolean
 
value = instance.Exists(iod)
public bool Exists( 
   DicomIod iod
)
public boolean exists(DicomIod iod)
 function Leadtools.Dicom.DicomIodTable.Exists( 
   iod 
)
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 Reset.
Requirements

Target Platforms

See Also

Reference

DicomIodTable Class
DicomIodTable Members
GetFirst Method
GetLast Method
GetPrevious Method
GetNext Method
Find(DicomIod,DicomClassType,DicomIodType,Boolean) Method
FindClass Method

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