Metodo ModelComponentCollection.IModelComponentCollection.Remove (IModelComponent)

Removes the first occurrence of a specific IModelComponent from the ModelComponentCollection.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

VB
'Dichiarazione
Private Sub Remove ( _
    item As IModelComponent _
) Implements IModelComponentCollection.Remove
'Utilizzo
Dim instance As ModelComponentCollection 
Dim item As IModelComponent 

CType(instance, IModelComponentCollection).Remove(item)

Parametri

Implementa

IModelComponentCollection.Remove(IModelComponent)

Vedere anche

Riferimento

ModelComponentCollection Classe

Overload Remove

Spazio dei nomi Microsoft.AnalysisServices