DVTk API
Hl7DirectoryReader Class
DVTkDvtk.Hl7.MessagesHl7DirectoryReader
DVTk API

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

Class that reads a directory for files with a given extension and returns HL7 messages.
Declaration Syntax
C#Visual BasicVisual C++
public class Hl7DirectoryReader
Public Class Hl7DirectoryReader
public ref class Hl7DirectoryReader
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Hl7DirectoryReader(String, String)
Class constructor.

Count
Property - Count

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from 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.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetHl7Message(Int32)
Get the HL7 message read from the indexed message file.

GetNextHl7Message()()()
Get the next HL7 message read from the HL7 message directory.

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Hl7DirectoryReader

Assembly: DvtkHl7 (Module: DvtkHl7) Version: 0.0.0.0