Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineColorStopCollection Class / Add Method

In This Topic
    Add Method (RulesEngineColorStopCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Add( _
       ByVal item As RulesEngineColorScaleStop _
    ) 
    public void Add( 
       RulesEngineColorScaleStop item
    )

    Parameters

    item
    See Also