Leadtools.Dicom.Common
LEAD Technologies, Inc

Item Property






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 string this[ 
   long tag
]; {get; set;}
  this[ 
   tag 
] get_Item();
set_Item(value);
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: 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

Anonymizer Class
Anonymizer Members

 

 


Products | Support | Contact Us | Copyright Notices

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