Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingIconRuleSet Class / Clear Method


In This Topic
    Clear Method (ConditionalFormattingIconRuleSet)
    In This Topic
    Removes all elements from the ListBase<T>.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    'Usage
     
    
    Dim instance As ConditionalFormattingIconRuleSet
     
    instance.Clear()
    public void Clear()
    See Also