Partilhar via


Método UrnCollection.Clear

Removes all elements from the collection.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Sub Clear
'Uso
Dim instance As UrnCollection

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

Implementa

ICollection<T>.Clear()

Exemplos

Usando coleções

Consulte também

Referência

UrnCollection Classe

Namespace Microsoft.SqlServer.Management.Smo