DVTk API
CommonTimeFormat Class
DVTkDvtk.CommonDataFormatCommonTimeFormat
DVTk API

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

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



IconMemberDescription
CommonTimeFormat()()()
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.)
Hour
Hour Property

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Minute
Minute Property

Second
Second 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
 CommonTimeFormat

Assembly: DvtkCommonDataFormat (Module: DvtkCommonDataFormat) Version: 0.0.0.0