Show / Hide Table of Contents
View Source

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 Source

Description

Declaration
public string Description { get; set; }
Property Value
Type Description
System.String
View Source

VR

Declaration
public string VR { get; set; }
Property Value
Type Description
System.String
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX