Compartilhar via


Método IList.Clear

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() () () ()