LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

Item Property (MasterFormCollection)

Show in webframe





The zero-based index of the element to get or set.
Gets and sets the item at the specified index from within the collection.
Syntax
public virtual IMasterForm this[ 
   int index
]; {get; set;}
'Declaration
 
Public Overridable Default Property Item( _
   ByVal index As Integer _
) As IMasterForm
'Usage
 
Dim instance As MasterFormCollection
Dim index As Integer
Dim value As IMasterForm
 
instance.Item(index) = value
 
value = instance.Item(index)

            

            
public:
virtual property IMasterForm^ default [int] {
   IMasterForm^ get(int index);
   void set (int indexIMasterForm^ value);
}

Parameters

index
The zero-based index of the element to get or set.

Property Value

The item at the specified index.
Requirements

Target Platforms

See Also

Reference

MasterFormCollection Class
MasterFormCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features