ComponentOne Menus and Toolbars for WinForms
Item Property (C1Stack)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Stack Class : Item Property
Syntax
'Declaration
 
Public Overridable Default Property Item( _
   ByVal index As System.Integer _
) As System.Object
public virtual System.object this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

C1Stack Class
C1Stack Members