Sdílet prostřednictvím


DataConnectionManager.ICollection<DataConnection>.Clear – metoda

Vymaže kolekce DDEX datové připojení.

Obor názvů:  Microsoft.VisualStudio.Data
Sestavení:  Microsoft.VisualStudio.Data (v Microsoft.VisualStudio.Data.dll)

Syntaxe

'Deklarace
Private Sub Clear Implements ICollection(Of DataConnection).Clear
void ICollection<DataConnection>.Clear()
private:
virtual void Clear() sealed = ICollection<DataConnection^>::Clear
private abstract Clear : unit -> unit 
private override Clear : unit -> unit 
Jazyk JScript nepodporuje explicitní implementace rozhraní.

Implementuje

ICollection<T>.Clear()

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DataConnectionManager Třída

Microsoft.VisualStudio.Data – obor názvů