Leadtools.Dicom.Common

Item Property

Show in webframe





The tag to set the macro for.
Gets or sets the macro for the specified tag.
Syntax
public string this[ 
   long tag
]; {get; set;}
'Declaration
 
Public Default Property Item( _
   ByVal tag As Long _
) As String
'Usage
 
Dim instance As Anonymizer
Dim tag As Long
Dim value As String
 
instance.Item(tag) = value
 
value = instance.Item(tag)

            

            
public:
property String^ default [int64] {
   String^ get(int64 tag);
   void set (int64 tagString^ value);
}

Parameters

tag
The tag to set the macro for.

Property Value

The macro for the specified tag. The macro assigned to this tag.
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