Partager via


ODataBatchOperationHeaders.Remove(String) Méthode

Définition

Supprime la ressource avec le spécifié key des en-têtes.

public bool Remove (string key);
member this.Remove : string -> bool
Public Function Remove (key As String) As Boolean

Paramètres

key
String

Clé de l'élément à supprimer.

Retours

true si l’élément avec le spécifié key a été supprimé ; sinon false.

S’applique à