LEADTOOLS Medical (Leadtools.Dicom assembly)

Find Method (DicomTagTable)

Show in webframe







A tag. DicomTag class in the Data Element Tag Table that has this tag will be returned.
Returns DicomTag that contains the item with the specified tag.
Syntax
public DicomTag Find( 
   long code
)
'Declaration
 
Public Function Find( _
   ByVal code As Long _
) As DicomTag
'Usage
 
Dim instance As DicomTagTable
Dim code As Long
Dim value As DicomTag
 
value = instance.Find(code)
public DicomTag Find( 
   long code
)

            
public DicomTag find(long code)
 function Leadtools.Dicom.DicomTagTable.Find( 
   code 
)
public:
DicomTag^ Find( 
   int64 code
) 

Parameters

code
A tag. DicomTag class in the Data Element Tag Table that has this tag will be returned.

Return Value

DicomTag that contains the item with the specified tag.
Remarks
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

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