ComponentOne Menus and Toolbars for WinForms
Item Property (C1TopicLinkCollection)

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

Parameters

index
See Also

Reference

C1TopicLinkCollection Class
C1TopicLinkCollection Members