←Select platform

Item Property (MasterFormsCategoryCollection)

Summary

Gets and sets the item at the specified index from within the collection.

Syntax

C#
VB
C++
public Leadtools.Forms.Auto.IMasterFormsCategory this[  
   int index 
]; {get; set;} 
Public Default Property Item( _ 
   ByVal index As Integer _ 
) As Leadtools.Forms.Auto.IMasterFormsCategory 

Parameters

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

Property Value

The item at the specified index.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize