Compartilhar via


Método ModelComponentCollection.IList.Clear

Removes all items from the collection.

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

Sintaxe

'Declaração
Private Sub Clear Implements IList.Clear
'Uso
Dim instance As ModelComponentCollection 

CType(instance, IList).Clear()
void IList.Clear()
private:
virtual void Clear() sealed = IList::Clear
private abstract Clear : unit -> unit  
private override Clear : unit -> unit
JScript dá suporte ao uso de implementações de interfaces explícitas, mas não a declarações de implementações novas.

Implementa

IList.Clear()

Consulte também

Referência

ModelComponentCollection Classe

Namespace Microsoft.AnalysisServices