Share via


AdoDotNetConnectionProperties.ICollection<KeyValuePair<String, Object>>.ICollection, méthode

Supprime tous les éléments de l'instance spécifiée d'ICollection.

Espace de noms :  Microsoft.VisualStudio.Data.Framework.AdoDotNet
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
Private Sub Clear Implements ICollection(Of KeyValuePair(Of String, Object)).Clear
void ICollection<KeyValuePair<string, Object>>.Clear()
private:
virtual void Clear() sealed = ICollection<KeyValuePair<String^, Object^>>::Clear
private abstract Clear : unit -> unit  
private override Clear : unit -> unit
JScript ne prend pas en charge les implémentations d'interfaces explicites.

Implémentations

ICollection.Clear

Sécurité .NET Framework

Voir aussi

Référence

AdoDotNetConnectionProperties Classe

Microsoft.VisualStudio.Data.Framework.AdoDotNet, espace de noms