Profiles.Remove

This function removes (deletes) the specified Profile from the collection; Profile can either be 1-based index or Profile name.

Syntax Parameters Return Value
Sub Profiles.Remove( _
    Profile As Variant)
Profile [in]

Type: Variant

This function does not return a value.