共用方式為


Clear 方法

Removes all elements from the ModelComponentCollection.

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

語法

'宣告
Public Sub Clear
'用途
Dim instance As ModelComponentCollection

instance.Clear()
public void Clear()
public:
void Clear()
member Clear : unit -> unit 
public function Clear()