ComponentOne Menus and Toolbars for WinForms
Item Property (C1CommandLinks)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandLinks Class : Item Property
Gets or sets the element at the specified index.
Syntax
'Declaration
 
Public Shadows Default Property Item( _
   ByVal idx As System.Integer _
) As C1CommandLink
public new C1CommandLink this[ 
   System.int idx
]; {get; set;}

Parameters

idx
See Also

Reference

C1CommandLinks Class
C1CommandLinks Members