ModelComponentCollection.IModelComponentCollection.Remove 方法 (IModelComponent)

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

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

VB
'宣告
Private Sub Remove ( _
    item As IModelComponent _
) Implements IModelComponentCollection.Remove
'用途
Dim instance As ModelComponentCollection 
Dim item As IModelComponent 

CType(instance, IModelComponentCollection).Remove(item)

參數

實作

IModelComponentCollection.Remove(IModelComponent)

請參閱

參考

ModelComponentCollection 類別

Remove 多載

Microsoft.AnalysisServices 命名空間