Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

FindTag Method






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

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features