openDICOM.NET API Reference (openDICOM# Class Library)

DataElementDictionaryEntry Constructor

Overload List

 

public DataElementDictionaryEntry(Tag);

 

public DataElementDictionaryEntry(Tag,string);

 

public DataElementDictionaryEntry(Tag,string,ValueRepresentation,ValueMultiplicity);

 

public DataElementDictionaryEntry(string);

 

public DataElementDictionaryEntry(string,string);

 

public DataElementDictionaryEntry(string,string,string,string);

See Also

DataElementDictionaryEntry Class | openDicom.Registry Namespace