Class AttributeTag
Encapsulates the AttributeTag VR type
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace:EvilDICOM.Core.Element
Assembly:EvilDICOM.dll
Syntax
public class AttributeTag : AbstractElement<Tag>, IDICOMElement
Constructors
View SourceAttributeTag()
Declaration
public AttributeTag()
AttributeTag(Tag, Tag)
Declaration
public AttributeTag(Tag tag, Tag data)
Parameters
Type | Name | Description |
---|---|---|
Tag | tag | |
Tag | data |