DVTk API
Item Property (index)
DVTkDvtk.Hl7.MessagesHl7SegmentItem[([(Int32])])
DVTk API

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

Property - Segment Value Array
Declaration Syntax
C#Visual BasicVisual C++
public string this[
	int index
] { get; set; }
Public Default Property Item ( _
	index As Integer _
) As String
public:
property String^ default[int index] {
	String^ get (int index);
	void set (int index, String^ value);
}
Parameters
index (Int32)

Assembly: DvtkHl7 (Module: DvtkHl7) Version: 0.0.0.0