←Select platform
In This Topic ▼

IHL7MessageItem Interface Members

Summary

The following tables list the members exposed by IHL7MessageItem.

Public Methods

Name Description
Public Method
AddRep Creates a new node and adds it to the repetitions collection. The newly created item. (Inherited from INodeItem)
Public Method ArrayGetter<T> Array of objects at a given index assuming there is more than one repetition. Returns an empty array when there is no repetition.
Public Method GetRep Gets the item at the given index. (Inherited from INodeItem)
Public Method Getter<T> Returns the object's type at a given index.

Public Properties

Name Description
Public Property
AnySubItemHasRepetition Searches the sub-items and returns true if any has repetitions. (Inherited from INodeItem)
Public Property Nodes Gets the list of sub-items for this item. (Inherited from INodeItem)
Public Property ParentItem Gets or sets the item's parent. (Inherited from INodeItem)
Public Property ParentRepetitions Gets the repetitions count for the parent item. (Inherited from INodeItem)
Public Property Repetitions Gets the repetitions count for this item (Inherited from INodeItem)
Public Property Schema The schema for this item. This value provides a description of the item's structure. (Inherited from INodeItem)

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly