Método Level.ICloneable.Clone

Creates a new instance that is a copy of the current object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

C#
Object ICloneable.Clone()

Valor de retorno

Tipo: System.Object
A new instance that is a copy of the current object.

Implementa

ICloneable.Clone()

Consulte também

Referência

Level Classe

Namespace Microsoft.AnalysisServices