Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

Show in webframe

Item Property (MasterFormsCategoryCollection)






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 IMasterFormsCategory this[ 
   int index
]; {get; set;}
'Declaration
 
Public Overridable Default Property Item( _
   ByVal index As Integer _
) As IMasterFormsCategory
'Usage
 
Dim instance As MasterFormsCategoryCollection
Dim index As Integer
Dim value As IMasterFormsCategory
 
instance.Item(index) = value
 
value = instance.Item(index)

            

            
public:
virtual property IMasterFormsCategory^ default [int] {
   IMasterFormsCategory^ get(int index);
   void set (int indexIMasterFormsCategory^ 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

MasterFormsCategoryCollection Class
MasterFormsCategoryCollection Members

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