adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / DateTimeList Class / Remove Method

In This Topic
    Remove Method (DateTimeList)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub Remove( _
       ByVal value As Date _
    ) 
    public void Remove( 
       DateTime value
    )

    Parameters

    value
    See Also