Creates deep-copy of the Row
Namespace: ScopeRuntimeAssembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)
Syntax
C# |
---|
public virtual Row Clone() |
Visual Basic |
---|
Public Overridable Function Clone As Row |
Visual C++ |
---|
public: virtual Row^ Clone() |