←Select platform

TagMacro Constructor(long)

Summary

Initializes a new instance of the TagMacro class.

Syntax

C#
VB
C++
public TagMacro( 
   long tag 
) 
Public Function New( _ 
   ByVal tag As Long _ 
) 
public: 
TagMacro(  
   int64 tag 
) 

Parameters

tag
The data element tag this macro corresponds to.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly