DVTk API
Item Property (index)
DVTkDvtkHighLevelInterface.Hl7.MessagesHl7ProtocolMessageCollectionItem[([(Int32])])
DVTk API

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

Gets or sets the item at the specified index.
Declaration Syntax
C#Visual BasicVisual C++
public Hl7ProtocolMessage this[
	int index
] { get; set; }
Public Default Property Item ( _
	index As Integer _
) As Hl7ProtocolMessage
public:
property Hl7ProtocolMessage^ default[int index] {
	Hl7ProtocolMessage^ get (int index);
	void set (int index, Hl7ProtocolMessage^ value);
}
Parameters
index (Int32)
Value
The item at the specified index.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0