Class OtherLongString
Encapsulates the OtherFloatString 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 OtherLongString : AbstractElement<byte>, IDICOMElement
Constructors
View SourceOtherLongString()
Declaration
public OtherLongString()
OtherLongString(Tag, Byte[])
Declaration
public OtherLongString(Tag tag, byte[] data)
Parameters
Type | Name | Description |
---|---|---|
Tag | tag | |
System.Byte[] | data |