Item Property

Summary
Gets or sets the macro for the specified tag.
Syntax
C#
C++/CLI
public string Item( 
   long tag 
) { get; set; } 
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

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.