Class TagDictionary.TagInfo
Inheritance
System.Object
TagDictionary.TagInfo
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)
System.Object.ToString()
Namespace:EvilDICOM.Core.Dictionaries
Assembly:EvilDICOM.dll
Syntax
public class TagInfo
Properties
View SourceDescription
Declaration
public string Description { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
VR
Declaration
public string VR { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |