LEADTOOLS Medical (Leadtools.Dicom assembly)

Find Method (DicomUidTable)

Show in webframe







A value representation code. DicomUid class in the UID Table that has this value representation code will be returned.
Returns DicomUid that contains the item with the specified value representation code.
Syntax
public DicomUid Find( 
   string code
)
'Declaration
 
Public Function Find( _
   ByVal code As String _
) As DicomUid
'Usage
 
Dim instance As DicomUidTable
Dim code As String
Dim value As DicomUid
 
value = instance.Find(code)
public DicomUid Find( 
   string code
)

            
public DicomUid find(String code)
 function Leadtools.Dicom.DicomUidTable.Find( 
   code 
)
public:
DicomUid^ Find( 
   String^ code
) 

Parameters

code
A value representation code. DicomUid class in the UID Table that has this value representation code will be returned.

Return Value

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

Target Platforms

See Also

Reference

DicomUidTable Class
DicomUidTable 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