AnalyticSurf.Clone Method

Creates a deep copy of this analytic surface.
Public MustOverride Function Clone() As Object
This language is not supported or no code example is available.
public abstract object Clone()
This language is not supported or no code example is available.

Return Value

object

The new analytic surface object.

.NET Framework

Supported in: 4.8

In this article

Definition