DVTk API
CommonUidFormat Class
DVTkDvtk.CommonDataFormatCommonUidFormat
DVTk API

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

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



IconMemberDescription
CommonUidFormat()()()
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.)
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.)
Uid
Uid Property

Inheritance Hierarchy
Object
BaseCommonDataFormat
 CommonUidFormat

Assembly: DvtkCommonDataFormat (Module: DvtkCommonDataFormat) Version: 0.0.0.0