Méthode SfcCollatedDictionaryCollection<T, K, ParentT>.Clear

Removes all items from the collection. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Overrides Sub Clear
'Utilisation
Dim instance As SfcCollatedDictionaryCollection

instance.Clear()
public override void Clear()
public:
virtual void Clear() override
abstract Clear : unit -> unit  
override Clear : unit -> unit
public override function Clear()

Implémente

ICollection<T>.Clear()

Voir aussi

Référence

SfcCollatedDictionaryCollection<T, K, ParentT> Classe

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc