DVTk API
CommonIdFormat Class
DVTkDvtk.CommonDataFormatCommonIdFormat
DVTk API

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

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



IconMemberDescription
CommonIdFormat()()()
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.)
Id
Id Property

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
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
 CommonIdFormat

Assembly: DvtkCommonDataFormat (Module: DvtkCommonDataFormat) Version: 0.0.0.0