Leadtools.Dicom.Common

FindTag Method

Show in webframe





The tag to search for.
Finds the tag macro for the specified tag.
Syntax
public virtual TagMacro FindTag( 
   long tag
)
'Declaration
 
Public Overridable Function FindTag( _
   ByVal tag As Long _
) As TagMacro
'Usage
 
Dim instance As Anonymizer
Dim tag As Long
Dim value As TagMacro
 
value = instance.FindTag(tag)

            

            
public:
virtual TagMacro^ FindTag( 
   int64 tag
) 

Parameters

tag
The tag to search for.

Return Value

The tag and macro. Returns null if the specified tag is not found.
Requirements

Target Platforms

See Also

Reference

Anonymizer Class
Anonymizer Members

 

 


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

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