adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ICustomProperties Interface / Remove Method / Remove(String) Method


In This Topic
    Remove(String) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Overloads Sub Remove( _
       ByVal key As String _
    ) 
    void Remove( 
       string key
    )
    void Remove( 
       String^ key
    ) 

    Parameters

    key
    See Also