Partilhar via


Método AdoDotNetConnectionProperties.ICollection<KeyValuePair<String, Object>>.ICollection

Remove todos os elementos da instância especificada de ICollection .

Namespace:  Microsoft.VisualStudio.Data.Framework.AdoDotNet
Assembly:  Microsoft.VisualStudio.Data.Framework (em Microsoft.VisualStudio.Data.Framework.dll)

Sintaxe

'Declaração
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 não oferece suporte a implementações explícitas da interface.

Implementações

ICollection.Clear

Segurança do .NET Framework

Consulte também

Referência

AdoDotNetConnectionProperties Classe

Namespace Microsoft.VisualStudio.Data.Framework.AdoDotNet