Partager via


DynamicType.IDictionary.Remove - Méthode

Supprime un champ spécifique de la collection.

Espace de noms :  Microsoft.BusinessData.Runtime
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
Private Sub Remove ( _
    key As Object _
) Implements IDictionary.Remove
'Utilisation
Dim instance As DynamicType
Dim key As Object

CType(instance, IDictionary).Remove(key)
void IDictionary.Remove(
    Object key
)

Paramètres

Implémentations

IDictionary.Remove(Object)

Voir aussi

Référence

DynamicType classe

DynamicType - Membres

Microsoft.BusinessData.Runtime - Espace de noms