Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingIconRuleSet Class / Reverse Method / Reverse() Method


In This Topic
    Reverse() Method
    In This Topic
    Reverses the order of the elements in the entire ListBase<T>.
    Syntax
    'Declaration
     
    
    Public Overloads Sub Reverse() 
    'Usage
     
    
    Dim instance As ConditionalFormattingIconRuleSet
     
    instance.Reverse()
    public void Reverse()
    See Also