ComponentOne DynamicHelp for WinForms
RemoveAll Method

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace > HelpTopicList Class : RemoveAll Method
Syntax
'Declaration
 
Public Function RemoveAll( _
   ByVal match As System.Predicate(Of HelpTopic) _
) As System.Integer
public System.int RemoveAll( 
   System.Predicate<HelpTopic> match
)

Parameters

match
See Also

Reference

HelpTopicList Class
HelpTopicList Members