LEADTOOLS Medical (Leadtools.Dicom assembly)

Find Method (DicomVRTable)

Show in webframe







A value representation code. DicomVR class in the Value Representation Table that has this value representation code will be returned.
Returns DicomVR that contains the item with the specified value representation code.
Syntax
public DicomVR Find( 
   DicomVRType code
)
'Declaration
 
Public Function Find( _
   ByVal code As DicomVRType _
) As DicomVR
'Usage
 
Dim instance As DicomVRTable
Dim code As DicomVRType
Dim value As DicomVR
 
value = instance.Find(code)
public DicomVR Find( 
   DicomVRType code
)

            
public DicomVr find(DicomVrType code)
 function Leadtools.Dicom.DicomVRTable.Find( 
   code 
)
public:
DicomVR^ Find( 
   DicomVRType code
) 

Parameters

code
A value representation code. DicomVR class in the Value Representation Table that has this value representation code will be returned.

Return Value

DicomVR that contains the item with the specified value representation code.
Remarks
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

DicomVRTable Class
DicomVRTable Members
FindByIndex Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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