ComponentOne DynamicHelp for WinForms
Item Property (HelpTopicList)

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace > HelpTopicList Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As HelpTopic
public HelpTopic this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

HelpTopicList Class
HelpTopicList Members