DVTk API
CommonStringFormat Class
DVTkDvtk.CommonDataFormatCommonStringFormat
DVTk API

[This is preliminary documentation and is subject to change.]

Summary description for CommonStringFormat.
Declaration Syntax
C#Visual BasicVisual C++
public class CommonStringFormat : BaseCommonDataFormat
Public Class CommonStringFormat _
	Inherits BaseCommonDataFormat
public ref class CommonStringFormat : public BaseCommonDataFormat
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
CommonStringFormat()()()
Class constructor.

ConsoleDisplay()()()
Console Display the Common Data Format content - for debugging purposes.
(Overrides BaseCommonDataFormat.ConsoleDisplay()()().)
Equals(Object)
Check if the objects are equal.
(Overrides Object.Equals(Object).)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FromDicomFormat(String)
Convert from DICOM format to Common Data Format.
(Overrides BaseCommonDataFormat.FromDicomFormat(String).)
FromHl7Format(String)
Convert from HL7 format to Common Data Format.
(Overrides BaseCommonDataFormat.FromHl7Format(String).)
GetHashCode()()()
Get HashCode.
(Overrides Object.GetHashCode()()().)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
String
Uid Property

ToDicomFormat()()()
Convert from Common Data Format to DICOM format.
(Overrides BaseCommonDataFormat.ToDicomFormat()()().)
ToHl7Format()()()
Convert from Common Data Format to HL7 format.
(Overrides BaseCommonDataFormat.ToHl7Format()()().)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
BaseCommonDataFormat
 CommonStringFormat

Assembly: DvtkCommonDataFormat (Module: DvtkCommonDataFormat) Version: 0.0.0.0