AlgorithmParameter.Clone Yöntemi
Yeni, tam bir nesne kopyasını oluşturur.
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
Public Function Clone As AlgorithmParameter
'Kullanım
Dim instance As AlgorithmParameter
Dim returnValue As AlgorithmParameter
returnValue = instance.Clone()
public AlgorithmParameter Clone()
public:
AlgorithmParameter^ Clone()
member Clone : unit -> AlgorithmParameter
public function Clone() : AlgorithmParameter
Dönüş Değeri
Tür: Microsoft.AnalysisServices.AlgorithmParameter
Bir AlgorithmParameter nesne.