C#
VB
C++
Gets or sets the field at the given index.
Public Default Property Item( _
ByVal index As Integer _
) As Leadtools.Medical.Hl7.V2x.Models.IField
public:
property Leadtools.Medical.Hl7.V2x.Models.IField^ default [int] {
Leadtools.Medical.Hl7.V2x.Models.IField^ get(int index);
void set (int index, Leadtools.Medical.Hl7.V2x.Models.IField^ );
}
index
Integer value
The underlying field
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