Método Clear
Removes all elements from the collection.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub Clear
'Uso
Dim instance As TraceColumnCollection
instance.Clear()
public void Clear()
public:
void Clear()
member Clear : unit -> unit
public function Clear()