Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ElementAttribute Constructor(Int64,Object)






The DICOM element tag.
The default value for the DICOM element.
Initializes a new instance of the ElementAttribute class.
Syntax
public ElementAttribute( 
   long Tag,
   object defaultValue
)
'Declaration
 
Public Function New( _
   ByVal Tag As Long, _
   ByVal defaultValue As Object _
)
'Usage
 
Dim Tag As Long
Dim defaultValue As Object
 
Dim instance As New ElementAttribute(Tag, defaultValue)
public:
ElementAttribute( 
   int64 Tag,
   Object^ defaultValue
)

Parameters

Tag
The DICOM element tag.
defaultValue
The default value for the DICOM element.
Requirements

Target Platforms

See Also

Reference

ElementAttribute Class
ElementAttribute Members
Overload List

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features