←Select platform

TagMacro Constructor(Int64,String)

Summary

Initializes a new instance of the TagMacro class.

Syntax

C#
VB
C++
public TagMacro(  
   long tag, 
   string macro 
) 
Public Function New( _ 
   ByVal tag As Long, _ 
   ByVal macro As String _ 
) 
public: 
TagMacro(  
   int64 tag, 
   String^ macro 
) 

Parameters

tag
The data element tag this macro corresponds to.

macro
The macro to be associated with the data element 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