共用方式為


ModelComponentCollection.IList.Clear 方法

Removes all items from the collection.

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

語法

'宣告
Private Sub Clear Implements IList.Clear
'用途
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 支援明確介面實作的使用,但不支援新介面實作的宣告。

實作

IList.Clear()

請參閱

參考

ModelComponentCollection 類別

Microsoft.AnalysisServices 命名空間