←Select platform

Item Property

Summary

Gets or sets the macro for the specified tag.

Syntax

C#
VB
C++
public string this[  
   long tag 
]; {get; set;} 
Public Default Property Item( _ 
   ByVal tag As Long _ 
) As String 
public: 
property String^ default [int64] { 
   String^ get(int64 tag); 
   void set (int64 tag, String^ ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize