Metoda ModelComponentCollection.Clear
Usuwa wszystkie elementy z ModelComponentCollection.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Sub Clear
'Użycie
Dim instance As ModelComponentCollection
instance.Clear()
public void Clear()
public:
void Clear()
member Clear : unit -> unit
public function Clear()