ComponentOne Input Library for WPF
C1.WPF.Input Namespace / StopCollection Class / Add Method

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

    Parameters

    item
    See Also