DVTk API
Hl7Segment Class
DVTkDvtk.Hl7.MessagesHl7Segment
DVTk API

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

Summary description for Hl7Segment.
Declaration Syntax
C#Visual BasicVisual C++
public class Hl7Segment
Public Class Hl7Segment
public ref class Hl7Segment
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Hl7Segment()()()
Class constructor

Hl7Segment(Int32, Hl7SegmentEnum)
Class constructor

Hl7Segment(Int32, String)
Class constructor

Count
Property - Count - Number of fields defined in segment

Decode(String, Hl7MessageDelimiters)
Decode the segment. The HL7 message delimiters has been set to the correct value before calling this method.

Encode(Hl7MessageDelimiters)
Encode the segment.

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.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Item[([(Int32])])
Property - Segment Value Array

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
SegmentId
Property - Segment Id

SequenceNumber
Property - Segment Sequence Number

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Hl7Segment

Assembly: DvtkHl7 (Module: DvtkHl7) Version: 0.0.0.0