LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

Find Method (DicomTagTable)








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. .NET support WinRT support Silverlight support
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
)
ObjectiveC Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomTagTable Class
DicomTagTable Members
FindByIndex Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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