C#
VB
C++
Gets and sets the item at the specified index from within the collection.
public IMasterForm Item(int index) { get; set; }
Public Default Property Item( _ByVal index As Integer _) As Leadtools.Forms.Auto.IMasterForm
public:property Leadtools.Forms.Auto.IMasterForm^ default [int] {Leadtools.Forms.Auto.IMasterForm^ get(int index);void set (int index, Leadtools.Forms.Auto.IMasterForm^ );}
index
The zero-based index of the element to get or set.
The item at the specified index.
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
