←Select platform

IHL7MessageItem Interface Members

Summary

The following tables list the members exposed by IHL7MessageItem.

Public Methods

Name Description
AddRep Creates a new node and adds it to the repetitions collection. The newly created item. (Inherited from INodeItem)
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.
GetRep Gets the item at the given index. (Inherited from INodeItem)
Getter<T> Returns the object's type at a given index.

Public Properties

Name Description
AnySubItemHasRepetition Searches the sub-items and returns true if any has repetitions. (Inherited from INodeItem)
Nodes Gets the list of sub-items for this item. (Inherited from INodeItem)
ParentItem Gets or sets the item's parent. (Inherited from INodeItem)
ParentRepetitions Gets the repetitions count for the parent item. (Inherited from INodeItem)
Repetitions Gets the repetitions count for this item (Inherited from INodeItem)
Schema The schema for this item. This value provides a description of the item's structure. (Inherited from INodeItem)
Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly