The following tables list the members exposed by Segment.
Public Constructors
Name | Description | |
---|---|---|
HL7MessageItem | Initializes a new instance of an HL7MessageItem class. (Inherited from HL7MessageItem) | |
Segment | Initializes a new instance of the Segment class. |
Public Methods
Name | Description | |
---|---|---|
add | Adds the specified class or type to the list of underlying members of the segment. The class or type can be a segment or a segment group. | |
AddRep | Creates and adds a new object using the previously given type factory. The newly added object. (Inherited from HL7MessageItem) | |
ArrayGetter<T> | Returns an array of objects at a given index for the given type. | |
GetRep | The object at the given index as an INodeItem. (Inherited from HL7MessageItem) | |
Getter<T> | Returns the object type at a given index. (Inherited from HL7MessageItem) | |
VerifyItem | Verifies the item to be of a given type. (Inherited from HL7MessageItem) |
Protected Methods
Name | Description | |
---|---|---|
add | Adds the specified class or type to the list of underlying members in the message. Mainly it adds a Segment or a SegmentsGroup. | |
Getter | Returns the object at a given index as the given type. |
Public Properties
Name | Description | |
---|---|---|
AnySubItemHasRepetition | Searches the sub-items and returns true if any has repetitions. (Inherited from HL7MessageItem) | |
Nodes | Accessor and setter to the list of sub-items this item has. The list can be empty. (Inherited from HL7MessageItem) | |
ParentItem | Parent's item instance. (Inherited from HL7MessageItem) | |
ParentRepetitions | Repetition count for the parent item. (Inherited from HL7MessageItem) | |
Repetitions | Repetition count for this item. (Inherited from HL7MessageItem) | |
Schema | The schema for this item. This value provides description of the item's structure. (Inherited from HL7MessageItem) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET