Compartilhar via


Método ServerPropertyCollection.Clear

Removes all elements from the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

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

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

Implementa

IList.Clear()

Consulte também

Referência

ServerPropertyCollection Classe

Namespace Microsoft.AnalysisServices