←Select platform

DataElements Property

Summary

Gets or sets the data elements.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public List<ElementTag> DataElements {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property DataElements As List(Of ElementTag) 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property List<ElementTag^>^ DataElements { 
   List<ElementTag^>^ get(); 
   void set (    List<ElementTag^>^ ); 
} 

Property Value

The data elements used in creating the MAC.

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